[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gmp-bugs
Subject:    gmp{6.1.2, 6.2.0} config.guess detects wrong cpu type/instruction sets
From:       Bernd Recktor <bernd () recktor ! de>
Date:       2020-09-27 12:23:36
Message-ID: 47dbe96f-a3cd-07fa-2bb7-d39ded12fb95 () recktor ! de
[Download RAW message or body]

Hello Torbjörn Granlund,

may You are right an i am wrong. It was the native build of gcc it self 
that failed after build gmp with used config.guess. the gcc build log says:

line 4719 ../../../libgcc/libgcc2.c:1956:26: internal compiler error: 
Illegal instruction

Look at the atatched gmp build log to see the configuration of gmp 
before gcc was build on a Pentium-Gold-G5400.

_here is the build environment for the working (generic) solution:_

running this in the gmp-6.2.1 source dir before doing anything else

cp -v configfsf.guess config.guess
cp -v configfsf.sub   config.sub

this should tell the pakage to generate generic (x86-64) libraries

CFLAGS=""

This way works fine but is poor


_Now the Buildenvironment with a native compilation and the use of 
config.guess in the gmp build:_

CFLAGS="-pipe -march=native -mtune=intel"
CXXFLAGS=${CFLAGS}

the result reports the error You see below 'illegal instruction'. thats 
what i named non executable.

any idea how to solve this ?

greetings Bernd

Am 26.09.20 um 16:30 schrieb Torbjörn Granlund:
> Bernd Recktor<software-entwicklung@recktor.de>  writes:
>
>    coffeelake processes from intel are affected. Specifically in my case
>    i9-9900KF and Pentium-Gold-G5400. The ./config.guess script recognizes
>    kabylake-pc-linux-gnu or kabylakenoavx-pc-linux-gnu. Both compilers
>    GCC-10.2 and GCC-8.3 recognize skylake using 'gcc -march = native -Q
>    --help = target | grep march'. If a Linux system is to be built
>    natively, then non-executable binaries are generated.
>
> Is it a hypotheses of yours that "non-executable binaries" are
> generated, or have you actually tried it.  In the latter case, please
> send us a complete bug report as per the instructions in the GMP manual.
>
> Skylake is older than Kaby lake which is older than Coffee lake.  So
> recognising Coffee Lake as Kaby lake coule be considered as less wrong
> than recognising is as Skylake.
>
> Now, as far as I know, Skylake and Kaby lake have the exact same
> instructions.  Coffeelake does not lack any instructions implemented in
> either.  That's why I am surprised by your claim of generation of
> "non-executable binaries".
>

["10-base-sys-gmp-6.1.2-build.log" (text/x-log)]

Extrahiere gmp-6.1.2.tar.xz ...
checking build system type... kabylakenoavx-pc-linux-gnu
checking host system type... kabylakenoavx-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... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking ABI=64
checking compiler gcc -pipe -march=native -mtune=intel ... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking build system compiler gcc... yes
checking for build system preprocessor... gcc -E
checking for build system executable suffix... 
checking whether build system compiler is ANSI... yes
checking for build system compiler math library... -lm
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking C++ compiler g++  -pipe -march=native -mtune=intel... yes
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /tools/bin/grep
checking for egrep... /tools/bin/grep -E
using ABI="64"
      CC="gcc"
      CFLAGS="-pipe -march=native -mtune=intel"
      CPPFLAGS=""
      CXX="g++"
      CXXFLAGS="-pipe -march=native -mtune=intel"
      MPN_PATH=" x86_64/skylake x86_64/coreibwl x86_64/coreihwl x86_64/coreisbr \
x86_64/coreinhm x86_64/core2 x86_64 generic" checking whether assembler supports \
--noexecstack option... yes checking for ar... ar
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking how to print strings... printf
checking for a sed that does not truncate output... /tools/bin/sed
checking for fgrep... /tools/bin/grep -F
checking for ld used by gcc... /tools/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/tools/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert kabylakenoavx-pc-linux-gnu file names to \
kabylakenoavx-pc-linux-gnu format... func_convert_file_noop checking how to convert \
kabylakenoavx-pc-linux-gnu file names to toolchain format... func_convert_file_noop \
checking for /tools/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r \
checking for objdump... objdump checking how to recognize dependent libraries... \
pass_all checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc 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 (/tools/x86_64-pc-linux-gnu/bin/ld) supports shared \
libraries... yes checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /tools/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/tools/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the g++ linker (/tools/x86_64-pc-linux-gnu/bin/ld) supports shared \
libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... 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 (/tools/x86_64-pc-linux-gnu/bin/ld) 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking invent.h usability... no
checking invent.h presence... no
checking for invent.h... no
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 nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking sys/attributes.h usability... no
checking sys/attributes.h presence... no
checking for sys/attributes.h... no
checking sys/iograph.h usability... no
checking sys/iograph.h presence... no
checking for sys/iograph.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/processor.h usability... no
checking sys/processor.h presence... no
checking for sys/processor.h... no
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/syssgi.h usability... no
checking sys/syssgi.h presence... no
checking for sys/syssgi.h... no
checking sys/systemcfg.h usability... no
checking sys/systemcfg.h presence... no
checking for sys/systemcfg.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/resource.h... yes
checking for sys/sysctl.h... yes
checking for machine/hal_sysinfo.h... no
checking whether fgetc is declared... yes
checking whether fscanf is declared... yes
checking whether optarg is declared... yes
checking whether ungetc is declared... yes
checking whether vfprintf is declared... yes
checking whether sys_errlist is declared... yes
checking whether sys_nerr is declared... yes
checking return type of signal handlers... void
checking for intmax_t... yes
checking for long double... yes
checking for long long... yes
checking for ptrdiff_t... yes
checking for quad_t... yes
checking for uint_least32_t... yes
checking for intptr_t... yes
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
checking whether gcc __attribute__ ((const)) works... yes
checking whether gcc __attribute__ ((malloc)) works... yes
checking whether gcc __attribute__ ((mode (XX))) works... yes
checking whether gcc __attribute__ ((noreturn)) works... yes
checking whether gcc hidden aliases work... yes
checking for inline... inline
checking for cos in -lm... yes
checking for working alloca.h... yes
checking for alloca (via gmp-impl.h)... yes
checking how to allocate temporary memory... alloca
checking whether byte ordering is bigendian... no
checking format of `double' floating point... IEEE little endian
checking for alarm... yes
checking for attr_get... no
checking for clock... yes
checking for cputime... no
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for getsysinfo... no
checking for localeconv... yes
checking for memset... yes
checking for mmap... yes
checking for mprotect... yes
checking for nl_langinfo... yes
checking for obstack_vprintf... yes
checking for popen... yes
checking for processor_info... no
checking for pstat_getprocessor... no
checking for raise... yes
checking for read_real_time... no
checking for sigaction... yes
checking for sigaltstack... yes
checking for sigstack... yes
checking for syssgi... no
checking for strchr... yes
checking for strerror... yes
checking for strnlen... yes
checking for strtol... yes
checking for strtoul... yes
checking for sysconf... yes
checking for sysctl... yes
checking for sysctlbyname... no
checking for times... yes
checking for library containing clock_gettime... none required
checking for vsnprintf... yes
checking whether vsnprintf works... yes
checking whether sscanf needs writable input... no
checking for struct pst_processor.psp_iticksperclktick... no
checking sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking for std::locale... yes
checking for suitable m4... m4
checking if m4wrap produces spurious output... no
checking how to switch to text section... .text
checking how to switch to data section... .data
checking for assembler label suffix... :
checking for assembler global directive... .globl
checking for assembler global directive attribute... 
checking if globals are prefixed by underscore... no
checking how to switch to read-only data section... 	.section	.rodata
checking for assembler .type directive... .type	$1,@$2
checking for assembler .size directive... .size	$1,$2
checking for assembler local label prefix... .L
checking for assembler byte directive... .byte
checking how to define a 32-bit word... .long
checking if .align assembly directive is logarithmic... no
checking if the .align directive accepts an 0x90 fill in .text... yes
checking size of void *... 8
checking size of unsigned short... 2
checking size of unsigned... 4
checking size of unsigned long... 8
checking size of mp_limb_t... 8
checking for stack_t... yes
checking for tputs in -lncurses... no
checking for tputs in -lcurses... no
checking for readline in -lreadline... no
checking readline detected... no
checking for bison... bison -y
checking for flex... no
checking for lex... no
checking for ranlib... (cached) ranlib
creating config.m4
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating demos/pexpr-config.h
config.status: creating demos/calc/calc-config.h
config.status: creating Makefile
config.status: creating mpf/Makefile
config.status: creating mpn/Makefile
config.status: creating mpq/Makefile
config.status: creating mpz/Makefile
config.status: creating printf/Makefile
config.status: creating scanf/Makefile
config.status: creating rand/Makefile
config.status: creating cxx/Makefile
config.status: creating tests/Makefile
config.status: creating tests/devel/Makefile
config.status: creating tests/mpf/Makefile
config.status: creating tests/mpn/Makefile
config.status: creating tests/mpq/Makefile
config.status: creating tests/mpz/Makefile
config.status: creating tests/rand/Makefile
config.status: creating tests/misc/Makefile
config.status: creating tests/cxx/Makefile
config.status: creating doc/Makefile
config.status: creating tune/Makefile
config.status: creating demos/Makefile
config.status: creating demos/calc/Makefile
config.status: creating demos/expr/Makefile
config.status: creating gmp.h
config.status: creating config.h
config.status: linking mpn/x86_64/invert_limb_table.asm to mpn/invert_limb_table.asm
config.status: linking mpn/generic/add.c to mpn/add.c
config.status: linking mpn/generic/add_1.c to mpn/add_1.c
config.status: linking mpn/x86_64/coreisbr/aors_n.asm to mpn/add_n.asm
config.status: linking mpn/generic/sub.c to mpn/sub.c
config.status: linking mpn/generic/sub_1.c to mpn/sub_1.c
config.status: linking mpn/x86_64/coreisbr/aors_n.asm to mpn/sub_n.asm
config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_add_n.asm
config.status: linking mpn/x86_64/cnd_aors_n.asm to mpn/cnd_sub_n.asm
config.status: linking mpn/generic/cnd_swap.c to mpn/cnd_swap.c
config.status: linking mpn/generic/neg.c to mpn/neg.c
config.status: linking mpn/x86_64/com.asm to mpn/com.asm
config.status: linking mpn/x86_64/coreibwl/mul_1.asm to mpn/mul_1.asm
config.status: linking mpn/x86_64/coreibwl/addmul_1.asm to mpn/addmul_1.asm
config.status: linking mpn/x86_64/coreihwl/aorsmul_1.asm to mpn/submul_1.asm
config.status: linking mpn/x86_64/core2/aors_err1_n.asm to mpn/add_err1_n.asm
config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/add_err2_n.asm
config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/add_err3_n.asm
config.status: linking mpn/x86_64/core2/aors_err1_n.asm to mpn/sub_err1_n.asm
config.status: linking mpn/x86_64/aors_err2_n.asm to mpn/sub_err2_n.asm
config.status: linking mpn/x86_64/aors_err3_n.asm to mpn/sub_err3_n.asm
config.status: linking mpn/x86_64/coreisbr/lshift.asm to mpn/lshift.asm
config.status: linking mpn/x86_64/coreisbr/rshift.asm to mpn/rshift.asm
config.status: linking mpn/x86_64/dive_1.asm to mpn/dive_1.asm
config.status: linking mpn/generic/diveby3.c to mpn/diveby3.c
config.status: linking mpn/generic/divis.c to mpn/divis.c
config.status: linking mpn/generic/divrem.c to mpn/divrem.c
config.status: linking mpn/x86_64/coreisbr/divrem_1.asm to mpn/divrem_1.asm
config.status: linking mpn/x86_64/divrem_2.asm to mpn/divrem_2.asm
config.status: linking mpn/generic/fib2_ui.c to mpn/fib2_ui.c
config.status: linking mpn/generic/mod_1.c to mpn/mod_1.c
config.status: linking mpn/x86_64/mod_34lsub1.asm to mpn/mod_34lsub1.asm
config.status: linking mpn/x86_64/mode1o.asm to mpn/mode1o.asm
config.status: linking mpn/generic/pre_mod_1.c to mpn/pre_mod_1.c
config.status: linking mpn/generic/dump.c to mpn/dump.c
config.status: linking mpn/x86_64/mod_1_1.asm to mpn/mod_1_1.asm
config.status: linking mpn/x86_64/mod_1_2.asm to mpn/mod_1_2.asm
config.status: linking mpn/generic/mod_1_3.c to mpn/mod_1_3.c
config.status: linking mpn/x86_64/mod_1_4.asm to mpn/mod_1_4.asm
config.status: linking mpn/x86_64/coreisbr/lshiftc.asm to mpn/lshiftc.asm
config.status: linking mpn/generic/mul.c to mpn/mul.c
config.status: linking mpn/generic/mul_fft.c to mpn/mul_fft.c
config.status: linking mpn/generic/mul_n.c to mpn/mul_n.c
config.status: linking mpn/generic/sqr.c to mpn/sqr.c
config.status: linking mpn/x86_64/coreibwl/mul_basecase.asm to mpn/mul_basecase.asm
config.status: linking mpn/x86_64/coreibwl/sqr_basecase.asm to mpn/sqr_basecase.asm
config.status: linking mpn/generic/nussbaumer_mul.c to mpn/nussbaumer_mul.c
config.status: linking mpn/generic/mulmid_basecase.c to mpn/mulmid_basecase.c
config.status: linking mpn/generic/toom42_mulmid.c to mpn/toom42_mulmid.c
config.status: linking mpn/generic/mulmid_n.c to mpn/mulmid_n.c
config.status: linking mpn/generic/mulmid.c to mpn/mulmid.c
config.status: linking mpn/generic/random.c to mpn/random.c
config.status: linking mpn/generic/random2.c to mpn/random2.c
config.status: linking mpn/generic/pow_1.c to mpn/pow_1.c
config.status: linking mpn/generic/rootrem.c to mpn/rootrem.c
config.status: linking mpn/generic/sqrtrem.c to mpn/sqrtrem.c
config.status: linking mpn/generic/sizeinbase.c to mpn/sizeinbase.c
config.status: linking mpn/generic/get_str.c to mpn/get_str.c
config.status: linking mpn/generic/set_str.c to mpn/set_str.c
config.status: linking mpn/generic/scan0.c to mpn/scan0.c
config.status: linking mpn/generic/scan1.c to mpn/scan1.c
config.status: linking mpn/x86_64/coreisbr/popcount.asm to mpn/popcount.asm
config.status: linking mpn/x86_64/coreinhm/hamdist.asm to mpn/hamdist.asm
config.status: linking mpn/generic/cmp.c to mpn/cmp.c
config.status: linking mpn/generic/zero_p.c to mpn/zero_p.c
config.status: linking mpn/generic/perfsqr.c to mpn/perfsqr.c
config.status: linking mpn/generic/perfpow.c to mpn/perfpow.c
config.status: linking mpn/x86_64/core2/gcd_1.asm to mpn/gcd_1.asm
config.status: linking mpn/generic/gcd.c to mpn/gcd.c
config.status: linking mpn/generic/gcdext_1.c to mpn/gcdext_1.c
config.status: linking mpn/generic/gcdext.c to mpn/gcdext.c
config.status: linking mpn/generic/gcd_subdiv_step.c to mpn/gcd_subdiv_step.c
config.status: linking mpn/generic/gcdext_lehmer.c to mpn/gcdext_lehmer.c
config.status: linking mpn/generic/div_q.c to mpn/div_q.c
config.status: linking mpn/generic/tdiv_qr.c to mpn/tdiv_qr.c
config.status: linking mpn/generic/jacbase.c to mpn/jacbase.c
config.status: linking mpn/generic/jacobi_2.c to mpn/jacobi_2.c
config.status: linking mpn/generic/jacobi.c to mpn/jacobi.c
config.status: linking mpn/generic/get_d.c to mpn/get_d.c
config.status: linking mpn/generic/matrix22_mul.c to mpn/matrix22_mul.c
config.status: linking mpn/generic/matrix22_mul1_inverse_vector.c to \
                mpn/matrix22_mul1_inverse_vector.c
config.status: linking mpn/generic/hgcd_matrix.c to mpn/hgcd_matrix.c
config.status: linking mpn/generic/hgcd2.c to mpn/hgcd2.c
config.status: linking mpn/generic/hgcd_step.c to mpn/hgcd_step.c
config.status: linking mpn/generic/hgcd_reduce.c to mpn/hgcd_reduce.c
config.status: linking mpn/generic/hgcd.c to mpn/hgcd.c
config.status: linking mpn/generic/hgcd_appr.c to mpn/hgcd_appr.c
config.status: linking mpn/generic/hgcd2_jacobi.c to mpn/hgcd2_jacobi.c
config.status: linking mpn/generic/hgcd_jacobi.c to mpn/hgcd_jacobi.c
config.status: linking mpn/generic/mullo_n.c to mpn/mullo_n.c
config.status: linking mpn/x86_64/coreihwl/mullo_basecase.asm to \
                mpn/mullo_basecase.asm
config.status: linking mpn/generic/sqrlo.c to mpn/sqrlo.c
config.status: linking mpn/generic/sqrlo_basecase.c to mpn/sqrlo_basecase.c
config.status: linking mpn/generic/toom22_mul.c to mpn/toom22_mul.c
config.status: linking mpn/generic/toom32_mul.c to mpn/toom32_mul.c
config.status: linking mpn/generic/toom42_mul.c to mpn/toom42_mul.c
config.status: linking mpn/generic/toom52_mul.c to mpn/toom52_mul.c
config.status: linking mpn/generic/toom62_mul.c to mpn/toom62_mul.c
config.status: linking mpn/generic/toom33_mul.c to mpn/toom33_mul.c
config.status: linking mpn/generic/toom43_mul.c to mpn/toom43_mul.c
config.status: linking mpn/generic/toom53_mul.c to mpn/toom53_mul.c
config.status: linking mpn/generic/toom54_mul.c to mpn/toom54_mul.c
config.status: linking mpn/generic/toom63_mul.c to mpn/toom63_mul.c
config.status: linking mpn/generic/toom44_mul.c to mpn/toom44_mul.c
config.status: linking mpn/generic/toom6h_mul.c to mpn/toom6h_mul.c
config.status: linking mpn/generic/toom6_sqr.c to mpn/toom6_sqr.c
config.status: linking mpn/generic/toom8h_mul.c to mpn/toom8h_mul.c
config.status: linking mpn/generic/toom8_sqr.c to mpn/toom8_sqr.c
config.status: linking mpn/generic/toom_couple_handling.c to \
                mpn/toom_couple_handling.c
config.status: linking mpn/generic/toom2_sqr.c to mpn/toom2_sqr.c
config.status: linking mpn/generic/toom3_sqr.c to mpn/toom3_sqr.c
config.status: linking mpn/generic/toom4_sqr.c to mpn/toom4_sqr.c
config.status: linking mpn/generic/toom_eval_dgr3_pm1.c to mpn/toom_eval_dgr3_pm1.c
config.status: linking mpn/generic/toom_eval_dgr3_pm2.c to mpn/toom_eval_dgr3_pm2.c
config.status: linking mpn/generic/toom_eval_pm1.c to mpn/toom_eval_pm1.c
config.status: linking mpn/generic/toom_eval_pm2.c to mpn/toom_eval_pm2.c
config.status: linking mpn/generic/toom_eval_pm2exp.c to mpn/toom_eval_pm2exp.c
config.status: linking mpn/generic/toom_eval_pm2rexp.c to mpn/toom_eval_pm2rexp.c
config.status: linking mpn/generic/toom_interpolate_5pts.c to \
                mpn/toom_interpolate_5pts.c
config.status: linking mpn/generic/toom_interpolate_6pts.c to \
                mpn/toom_interpolate_6pts.c
config.status: linking mpn/generic/toom_interpolate_7pts.c to \
                mpn/toom_interpolate_7pts.c
config.status: linking mpn/generic/toom_interpolate_8pts.c to \
                mpn/toom_interpolate_8pts.c
config.status: linking mpn/generic/toom_interpolate_12pts.c to \
                mpn/toom_interpolate_12pts.c
config.status: linking mpn/generic/toom_interpolate_16pts.c to \
                mpn/toom_interpolate_16pts.c
config.status: linking mpn/generic/invertappr.c to mpn/invertappr.c
config.status: linking mpn/generic/invert.c to mpn/invert.c
config.status: linking mpn/generic/binvert.c to mpn/binvert.c
config.status: linking mpn/generic/mulmod_bnm1.c to mpn/mulmod_bnm1.c
config.status: linking mpn/generic/sqrmod_bnm1.c to mpn/sqrmod_bnm1.c
config.status: linking mpn/generic/div_qr_1.c to mpn/div_qr_1.c
config.status: linking mpn/x86_64/div_qr_1n_pi1.asm to mpn/div_qr_1n_pi1.asm
config.status: linking mpn/generic/div_qr_2.c to mpn/div_qr_2.c
config.status: linking mpn/x86_64/div_qr_2n_pi1.asm to mpn/div_qr_2n_pi1.asm
config.status: linking mpn/x86_64/div_qr_2u_pi1.asm to mpn/div_qr_2u_pi1.asm
config.status: linking mpn/generic/sbpi1_div_q.c to mpn/sbpi1_div_q.c
config.status: linking mpn/generic/sbpi1_div_qr.c to mpn/sbpi1_div_qr.c
config.status: linking mpn/generic/sbpi1_divappr_q.c to mpn/sbpi1_divappr_q.c
config.status: linking mpn/generic/dcpi1_div_q.c to mpn/dcpi1_div_q.c
config.status: linking mpn/generic/dcpi1_div_qr.c to mpn/dcpi1_div_qr.c
config.status: linking mpn/generic/dcpi1_divappr_q.c to mpn/dcpi1_divappr_q.c
config.status: linking mpn/generic/mu_div_qr.c to mpn/mu_div_qr.c
config.status: linking mpn/generic/mu_divappr_q.c to mpn/mu_divappr_q.c
config.status: linking mpn/generic/mu_div_q.c to mpn/mu_div_q.c
config.status: linking mpn/x86_64/bdiv_q_1.asm to mpn/bdiv_q_1.asm
config.status: linking mpn/generic/sbpi1_bdiv_q.c to mpn/sbpi1_bdiv_q.c
config.status: linking mpn/generic/sbpi1_bdiv_qr.c to mpn/sbpi1_bdiv_qr.c
config.status: linking mpn/generic/dcpi1_bdiv_q.c to mpn/dcpi1_bdiv_q.c
config.status: linking mpn/generic/dcpi1_bdiv_qr.c to mpn/dcpi1_bdiv_qr.c
config.status: linking mpn/generic/mu_bdiv_q.c to mpn/mu_bdiv_q.c
config.status: linking mpn/generic/mu_bdiv_qr.c to mpn/mu_bdiv_qr.c
config.status: linking mpn/generic/bdiv_q.c to mpn/bdiv_q.c
config.status: linking mpn/generic/bdiv_qr.c to mpn/bdiv_qr.c
config.status: linking mpn/generic/broot.c to mpn/broot.c
config.status: linking mpn/generic/brootinv.c to mpn/brootinv.c
config.status: linking mpn/generic/bsqrt.c to mpn/bsqrt.c
config.status: linking mpn/generic/bsqrtinv.c to mpn/bsqrtinv.c
config.status: linking mpn/generic/divexact.c to mpn/divexact.c
config.status: linking mpn/x86_64/bdiv_dbm1c.asm to mpn/bdiv_dbm1c.asm
config.status: linking mpn/x86_64/coreihwl/redc_1.asm to mpn/redc_1.asm
config.status: linking mpn/generic/redc_2.c to mpn/redc_2.c
config.status: linking mpn/generic/redc_n.c to mpn/redc_n.c
config.status: linking mpn/generic/powm.c to mpn/powm.c
config.status: linking mpn/generic/powlo.c to mpn/powlo.c
config.status: linking mpn/generic/sec_powm.c to mpn/sec_powm.c
config.status: linking mpn/generic/sec_mul.c to mpn/sec_mul.c
config.status: linking mpn/generic/sec_sqr.c to mpn/sec_sqr.c
config.status: linking mpn/generic/sec_div.c to mpn/sec_div_qr.c
config.status: linking mpn/generic/sec_div.c to mpn/sec_div_r.c
config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_qr.c
config.status: linking mpn/generic/sec_pi1_div.c to mpn/sec_pi1_div_r.c
config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_add_1.c
config.status: linking mpn/generic/sec_aors_1.c to mpn/sec_sub_1.c
config.status: linking mpn/generic/sec_invert.c to mpn/sec_invert.c
config.status: linking mpn/generic/trialdiv.c to mpn/trialdiv.c
config.status: linking mpn/generic/remove.c to mpn/remove.c
config.status: linking mpn/x86_64/logops_n.asm to mpn/and_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/andn_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/nand_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/ior_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/iorn_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/nior_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/xor_n.asm
config.status: linking mpn/x86_64/logops_n.asm to mpn/xnor_n.asm
config.status: linking mpn/x86_64/core2/copyi.asm to mpn/copyi.asm
config.status: linking mpn/x86_64/core2/copyd.asm to mpn/copyd.asm
config.status: linking mpn/generic/zero.c to mpn/zero.c
config.status: linking mpn/x86_64/coreisbr/sec_tabselect.asm to mpn/sec_tabselect.asm
config.status: linking mpn/generic/comb_tables.c to mpn/comb_tables.c
config.status: linking mpn/x86_64/invert_limb.asm to mpn/invert_limb.asm
config.status: linking mpn/x86_64/sqr_diag_addlsh1.asm to mpn/sqr_diag_addlsh1.asm
config.status: linking mpn/x86_64/coreihwl/mul_2.asm to mpn/mul_2.asm
config.status: linking mpn/x86_64/coreihwl/addmul_2.asm to mpn/addmul_2.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh1_n.asm to mpn/addlsh1_n.asm
config.status: linking mpn/x86_64/core2/sublsh1_n.asm to mpn/sublsh1_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh1_n.asm to mpn/rsblsh1_n.asm
config.status: linking mpn/x86_64/coreisbr/rsh1aors_n.asm to mpn/rsh1add_n.asm
config.status: linking mpn/x86_64/coreisbr/rsh1aors_n.asm to mpn/rsh1sub_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh2_n.asm to mpn/addlsh2_n.asm
config.status: linking mpn/x86_64/core2/sublsh2_n.asm to mpn/sublsh2_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh2_n.asm to mpn/rsblsh2_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh_n.asm to mpn/addlsh_n.asm
config.status: linking mpn/x86_64/coreisbr/aorrlsh_n.asm to mpn/rsblsh_n.asm
config.status: linking mpn/generic/add_n_sub_n.c to mpn/add_n_sub_n.c
config.status: linking mpn/x86_64/addaddmul_1msb0.asm to mpn/addaddmul_1msb0.asm
config.status: linking mpn/x86_64/skylake/gmp-mparam.h to gmp-mparam.h
config.status: executing libtool commands
configure: summary of build options:

  Version:           GNU MP 6.1.2
  Host type:         kabylakenoavx-pc-linux-gnu
  ABI:               64
  Install prefix:    /usr
  Compiler:          gcc
  Static libraries:  no
  Shared libraries:  yes

gcc `test -f 'gen-fac.c' || echo './'`gen-fac.c -o gen-fac
gcc `test -f 'gen-fib.c' || echo './'`gen-fib.c -o gen-fib
gcc `test -f 'gen-bases.c' || echo './'`gen-bases.c -o gen-bases -lm
gcc `test -f 'gen-trialdivtab.c' || echo './'`gen-trialdivtab.c -o gen-trialdivtab \
-lm gcc `test -f 'gen-jacobitab.c' || echo './'`gen-jacobitab.c -o gen-jacobitab
gcc `test -f 'gen-psqr.c' || echo './'`gen-psqr.c -o gen-psqr -lm
./gen-fac 64 0 >fac_table.h || (rm -f fac_table.h; exit 1)
./gen-fib header 64 0 >fib_table.h || (rm -f fib_table.h; exit 1)
./gen-fib table 64 0 >mpn/fib_table.c || (rm -f mpn/fib_table.c; exit 1)
./gen-bases header 64 0 >mp_bases.h || (rm -f mp_bases.h; exit 1)
./gen-bases table 64 0 >mpn/mp_bases.c || (rm -f mpn/mp_bases.c; exit 1)
./gen-trialdivtab 64 8000 >trialdivtab.h || (rm -f trialdivtab.h; exit 1)
./gen-jacobitab >mpn/jacobitab.h || (rm -f mpn/jacobitab.h; exit 1)
./gen-psqr 64 0 >mpn/perfsqr.h || (rm -f mpn/perfsqr.h; exit 1)
make  all-recursive
make[1]: Entering directory '/sources/gmp-6.1.2'
Making all in tests
make[2]: Entering directory '/sources/gmp-6.1.2/tests'
Making all in .
make[3]: Entering directory '/sources/gmp-6.1.2/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/sources/gmp-6.1.2/tests'
Making all in devel
make[3]: Entering directory '/sources/gmp-6.1.2/tests/devel'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/devel'
Making all in mpn
make[3]: Entering directory '/sources/gmp-6.1.2/tests/mpn'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/mpn'
Making all in mpz
make[3]: Entering directory '/sources/gmp-6.1.2/tests/mpz'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/mpz'
Making all in mpq
make[3]: Entering directory '/sources/gmp-6.1.2/tests/mpq'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/mpq'
Making all in mpf
make[3]: Entering directory '/sources/gmp-6.1.2/tests/mpf'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/mpf'
Making all in rand
make[3]: Entering directory '/sources/gmp-6.1.2/tests/rand'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/rand'
Making all in misc
make[3]: Entering directory '/sources/gmp-6.1.2/tests/misc'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/misc'
Making all in cxx
make[3]: Entering directory '/sources/gmp-6.1.2/tests/cxx'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/cxx'
make[2]: Leaving directory '/sources/gmp-6.1.2/tests'
Making all in mpn
make[2]: Entering directory '/sources/gmp-6.1.2/mpn'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib_table | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o fib_table.lo fib_table.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mp_bases | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mp_bases.lo mp_bases.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb_table \
| sed 's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'invert_limb_table.asm' || echo './'`invert_limb_table.asm
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o add.lo add.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_fib_table -pipe -march=native -mtune=intel -c fib_table.c  -fPIC -DPIC -o \
                .libs/fib_table.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mp_bases -pipe -march=native -mtune=intel -c mp_bases.c  -fPIC -DPIC -o \
                .libs/mp_bases.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb_table -pipe -march=native \
-mtune=intel -Wa,--noexecstack invert_limb_table.asm  -fPIC -DPIC -o \
                .libs/invert_limb_table.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_add -pipe -march=native -mtune=intel -c add.c  -fPIC -DPIC -o .libs/add.o \
m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb_table -DPIC \
                invert_limb_table.asm >tmp-invert_limb_table.s
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_1 | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o add_1.lo add_1.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'add_n.asm' \
                || echo './'`add_n.asm
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub | sed 's/_$//'`   -pipe -march=native \
-mtune=intel -c -o sub.lo sub.c  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP \
-I.. -DOPERATION_invert_limb_table -pipe -march=native -mtune=intel -Wa,--noexecstack \
                tmp-invert_limb_table.s -fPIC -DPIC -o .libs/invert_limb_table.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_1 | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o sub_1.lo sub_1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_add_1 -pipe -march=native -mtune=intel -c add_1.c  -fPIC -DPIC -o \
                .libs/add_1.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_add_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack add_n.asm  -fPIC -DPIC -o .libs/add_n.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_add_n -DPIC add_n.asm >tmp-add_n.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
                -DOPERATION_sub -pipe -march=native -mtune=intel -c sub.c  -fPIC \
                -DPIC -o .libs/sub.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sub_1 -pipe -march=native -mtune=intel -c sub_1.c  -fPIC -DPIC -o \
                .libs/sub_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'sub_n.asm' \
|| echo './'`sub_n.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_add_n -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-add_n.s \
                -fPIC -DPIC -o .libs/add_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_add_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'cnd_add_n.asm' || echo './'`cnd_add_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_sub_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'cnd_sub_n.asm' || echo './'`cnd_sub_n.asm
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cnd_swap | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o cnd_swap.lo cnd_swap.c
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack sub_n.asm  -fPIC -DPIC -o .libs/sub_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_add_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack cnd_add_n.asm  -fPIC -DPIC -o .libs/cnd_add_n.o m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_sub_n -DPIC sub_n.asm >tmp-sub_n.s m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_cnd_add_n -DPIC cnd_add_n.asm \
                >tmp-cnd_add_n.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_cnd_sub_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack cnd_sub_n.asm  -fPIC -DPIC -o .libs/cnd_sub_n.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_cnd_sub_n -DPIC cnd_sub_n.asm \
                >tmp-cnd_sub_n.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_cnd_swap -pipe -march=native -mtune=intel -c cnd_swap.c  -fPIC -DPIC -o \
.libs/cnd_swap.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sub_n -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-sub_n.s \
-fPIC -DPIC -o .libs/sub_n.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_cnd_add_n -pipe -march=native -mtune=intel -Wa,--noexecstack \
                tmp-cnd_add_n.s -fPIC -DPIC -o .libs/cnd_add_n.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo neg | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o neg.lo neg.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo com | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'com.asm' || \
echo './'`com.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_cnd_sub_n -pipe -march=native -mtune=intel -Wa,--noexecstack \
                tmp-cnd_sub_n.s -fPIC -DPIC -o .libs/cnd_sub_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_1 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'mul_1.asm' \
                || echo './'`mul_1.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_1 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'addmul_1.asm' || echo './'`addmul_1.asm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
                -DOPERATION_neg -pipe -march=native -mtune=intel -c neg.c  -fPIC \
                -DPIC -o .libs/neg.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_com -pipe -march=native -mtune=intel \
                -Wa,--noexecstack com.asm  -fPIC -DPIC -o .libs/com.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_1 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack mul_1.asm  -fPIC -DPIC -o .libs/mul_1.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_1 -pipe -march=native -mtune=intel \
-Wa,--noexecstack addmul_1.asm  -fPIC -DPIC -o .libs/addmul_1.o m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_com -DPIC com.asm >tmp-com.s m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_mul_1 -DPIC mul_1.asm >tmp-mul_1.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo submul_1 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'submul_1.asm' || echo './'`submul_1.asm m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP \
-DOPERATION_addmul_1 -DPIC addmul_1.asm >tmp-addmul_1.s  gcc -c -DHAVE_CONFIG_H -I. \
-I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_com -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-com.s -fPIC -DPIC -o .libs/com.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err1_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'add_err1_n.asm' || echo './'`add_err1_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -pipe -march=native -mtune=intel \
-Wa,--noexecstack submul_1.asm  -fPIC -DPIC -o .libs/submul_1.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_submul_1 -DPIC submul_1.asm \
                >tmp-submul_1.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err1_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack add_err1_n.asm  -fPIC -DPIC -o .libs/add_err1_n.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err1_n -DPIC add_err1_n.asm \
>tmp-add_err1_n.s  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
> -DOPERATION_add_err1_n -pipe -march=native -mtune=intel -Wa,--noexecstack \
> tmp-add_err1_n.s -fPIC -DPIC -o .libs/add_err1_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err2_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'add_err2_n.asm' || echo './'`add_err2_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack add_err2_n.asm  -fPIC -DPIC -o .libs/add_err2_n.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err2_n -DPIC add_err2_n.asm \
>tmp-add_err2_n.s  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
> -DOPERATION_mul_1 -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-mul_1.s \
> -fPIC -DPIC -o .libs/mul_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_err3_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'add_err3_n.asm' || echo './'`add_err3_n.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err2_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-add_err2_n.s -fPIC -DPIC -o .libs/add_err2_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err1_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'sub_err1_n.asm' || echo './'`sub_err1_n.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_submul_1 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-submul_1.s -fPIC -DPIC -o .libs/submul_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err2_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'sub_err2_n.asm' || echo './'`sub_err2_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_add_err3_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack add_err3_n.asm  -fPIC -DPIC -o .libs/add_err3_n.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_add_err3_n -DPIC add_err3_n.asm \
                >tmp-add_err3_n.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack sub_err1_n.asm  -fPIC -DPIC -o .libs/sub_err1_n.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err1_n -DPIC sub_err1_n.asm \
>tmp-sub_err1_n.s  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
> -DOPERATION_add_err3_n -pipe -march=native -mtune=intel -Wa,--noexecstack \
> tmp-add_err3_n.s -fPIC -DPIC -o .libs/add_err3_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sub_err3_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'sub_err3_n.asm' || echo './'`sub_err3_n.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err1_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-sub_err1_n.s -fPIC -DPIC -o .libs/sub_err1_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err2_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack sub_err2_n.asm  -fPIC -DPIC -o .libs/sub_err2_n.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err2_n -DPIC sub_err2_n.asm \
                >tmp-sub_err2_n.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshift | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'lshift.asm' \
|| echo './'`lshift.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_addmul_1 -pipe -march=native -mtune=intel -Wa,--noexecstack \
                tmp-addmul_1.s -fPIC -DPIC -o .libs/addmul_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rshift | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'rshift.asm' \
|| echo './'`rshift.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sub_err2_n -pipe -march=native -mtune=intel -Wa,--noexecstack \
                tmp-sub_err2_n.s -fPIC -DPIC -o .libs/sub_err2_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dive_1 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'dive_1.asm' \
                || echo './'`dive_1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack sub_err3_n.asm  -fPIC -DPIC -o .libs/sub_err3_n.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sub_err3_n -DPIC sub_err3_n.asm \
                >tmp-sub_err3_n.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -pipe -march=native -mtune=intel \
-Wa,--noexecstack lshift.asm  -fPIC -DPIC -o .libs/lshift.o m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_lshift -DPIC lshift.asm >tmp-lshift.s  gcc -c \
-DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sub_err3_n -pipe \
-march=native -mtune=intel -Wa,--noexecstack tmp-sub_err3_n.s -fPIC -DPIC -o \
                .libs/sub_err3_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -pipe -march=native -mtune=intel \
                -Wa,--noexecstack rshift.asm  -fPIC -DPIC -o .libs/rshift.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo diveby3 | sed 's/_$//'`   -pipe \
-march=native -mtune=intel -c -o diveby3.lo diveby3.c  gcc -c -DHAVE_CONFIG_H -I. \
-I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshift -pipe -march=native -mtune=intel \
-Wa,--noexecstack tmp-lshift.s -fPIC -DPIC -o .libs/lshift.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_rshift -DPIC rshift.asm >tmp-rshift.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack dive_1.asm  -fPIC -DPIC -o .libs/dive_1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divis | sed 's/_$//'`   -pipe -march=native \
-mtune=intel -c -o divis.lo divis.c m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP \
-DOPERATION_dive_1 -DPIC dive_1.asm >tmp-dive_1.s  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_rshift -pipe -march=native -mtune=intel \
-Wa,--noexecstack tmp-rshift.s -fPIC -DPIC -o .libs/rshift.o  gcc -c -DHAVE_CONFIG_H \
-I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_dive_1 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-dive_1.s -fPIC -DPIC -o .libs/dive_1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o divrem.lo divrem.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_1 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'divrem_1.asm' || echo './'`divrem_1.asm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_divis -pipe -march=native -mtune=intel -c divis.c  -fPIC -DPIC -o \
                .libs/divis.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_diveby3 -pipe -march=native -mtune=intel -c diveby3.c  -fPIC -DPIC -o \
                .libs/diveby3.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack divrem_1.asm  -fPIC -DPIC -o .libs/divrem_1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_divrem -pipe -march=native -mtune=intel -c divrem.c  -fPIC -DPIC -o \
                .libs/divrem.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divrem_2 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'divrem_2.asm' || echo './'`divrem_2.asm
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo fib2_ui | sed 's/_$//'`   -pipe \
-march=native -mtune=intel -c -o fib2_ui.lo fib2_ui.c m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_divrem_1 -DPIC divrem_1.asm >tmp-divrem_1.s  gcc -c \
-DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_1 -pipe \
-march=native -mtune=intel -Wa,--noexecstack tmp-divrem_1.s -fPIC -DPIC -o \
                .libs/divrem_1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1 | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o mod_1.lo mod_1.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_34lsub1 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'mod_34lsub1.asm' || echo './'`mod_34lsub1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_divrem_2 -pipe -march=native -mtune=intel \
-Wa,--noexecstack divrem_2.asm  -fPIC -DPIC -o .libs/divrem_2.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_divrem_2 -DPIC divrem_2.asm \
                >tmp-divrem_2.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_fib2_ui -pipe -march=native -mtune=intel -c fib2_ui.c  -fPIC -DPIC -o \
.libs/fib2_ui.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_divrem_2 -pipe -march=native -mtune=intel -Wa,--noexecstack \
                tmp-divrem_2.s -fPIC -DPIC -o .libs/divrem_2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mod_1 -pipe -march=native -mtune=intel -c mod_1.c  -fPIC -DPIC -o \
                .libs/mod_1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mode1o | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'mode1o.asm' \
                || echo './'`mode1o.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -pipe -march=native -mtune=intel \
-Wa,--noexecstack mod_34lsub1.asm  -fPIC -DPIC -o .libs/mod_34lsub1.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mod_34lsub1 -DPIC mod_34lsub1.asm \
                >tmp-mod_34lsub1.s
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pre_mod_1 | sed 's/_$//'`   -pipe \
-march=native -mtune=intel -c -o pre_mod_1.lo pre_mod_1.c  gcc -c -DHAVE_CONFIG_H -I. \
-I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_34lsub1 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-mod_34lsub1.s -fPIC -DPIC -o \
                .libs/mod_34lsub1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dump | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o dump.lo dump.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_1 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'mod_1_1.asm' \
                || echo './'`mod_1_1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_mode1o -pipe -march=native -mtune=intel \
-Wa,--noexecstack mode1o.asm  -fPIC -DPIC -o .libs/mode1o.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_mode1o -DPIC mode1o.asm >tmp-mode1o.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_pre_mod_1 -pipe -march=native -mtune=intel -c pre_mod_1.c  -fPIC -DPIC -o \
.libs/pre_mod_1.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mode1o -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-mode1o.s \
                -fPIC -DPIC -o .libs/mode1o.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_dump -pipe -march=native -mtune=intel -c dump.c  -fPIC -DPIC -o \
                .libs/dump.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_2 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'mod_1_2.asm' \
                || echo './'`mod_1_2.asm
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_3 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mod_1_3.lo mod_1_3.c
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_1 -pipe -march=native -mtune=intel \
-Wa,--noexecstack mod_1_1.asm  -fPIC -DPIC -o .libs/mod_1_1.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_mod_1_1 -DPIC mod_1_1.asm \
                >tmp-mod_1_1.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mod_1_4 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'mod_1_4.asm' \
|| echo './'`mod_1_4.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mod_1_1 -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-mod_1_1.s \
                -fPIC -DPIC -o .libs/mod_1_1.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_2 -pipe -march=native -mtune=intel \
-Wa,--noexecstack mod_1_2.asm  -fPIC -DPIC -o .libs/mod_1_2.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_mod_1_2 -DPIC mod_1_2.asm \
                >tmp-mod_1_2.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo lshiftc | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'lshiftc.asm' \
                || echo './'`lshiftc.asm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mod_1_3 -pipe -march=native -mtune=intel -c mod_1_3.c  -fPIC -DPIC -o \
.libs/mod_1_3.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mod_1_2 -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-mod_1_2.s \
                -fPIC -DPIC -o .libs/mod_1_2.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o mul.lo mul.c
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -pipe -march=native -mtune=intel \
-Wa,--noexecstack mod_1_4.asm  -fPIC -DPIC -o .libs/mod_1_4.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_mod_1_4 -DPIC mod_1_4.asm \
                >tmp-mod_1_4.s
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_fft | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mul_fft.lo mul_fft.c
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -pipe -march=native -mtune=intel \
-Wa,--noexecstack lshiftc.asm  -fPIC -DPIC -o .libs/lshiftc.o m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_lshiftc -DPIC lshiftc.asm >tmp-lshiftc.s  gcc -c \
-DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_mod_1_4 -pipe \
-march=native -mtune=intel -Wa,--noexecstack tmp-mod_1_4.s -fPIC -DPIC -o \
                .libs/mod_1_4.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_n | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o mul_n.lo mul_n.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mul -pipe -march=native -mtune=intel -c mul.c  -fPIC -DPIC -o .libs/mul.o \
gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_lshiftc -pipe \
-march=native -mtune=intel -Wa,--noexecstack tmp-lshiftc.s -fPIC -DPIC -o \
                .libs/lshiftc.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o sqr.lo sqr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mul_fft -pipe -march=native -mtune=intel -c mul_fft.c  -fPIC -DPIC -o \
                .libs/mul_fft.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mul_n -pipe -march=native -mtune=intel -c mul_n.c  -fPIC -DPIC -o \
                .libs/mul_n.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
                -DOPERATION_sqr -pipe -march=native -mtune=intel -c sqr.c  -fPIC \
                -DPIC -o .libs/sqr.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_basecase | \
sed 's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'mul_basecase.asm' || echo './'`mul_basecase.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_basecase | \
sed 's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'sqr_basecase.asm' || echo './'`sqr_basecase.asm
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nussbaumer_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o nussbaumer_mul.lo nussbaumer_mul.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_basecase | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mulmid_basecase.lo mulmid_basecase.c
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -pipe -march=native -mtune=intel \
-Wa,--noexecstack mul_basecase.asm  -fPIC -DPIC -o .libs/mul_basecase.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mul_basecase -DPIC mul_basecase.asm \
                >tmp-mul_basecase.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_basecase -pipe -march=native -mtune=intel \
-Wa,--noexecstack sqr_basecase.asm  -fPIC -DPIC -o .libs/sqr_basecase.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_basecase -DPIC sqr_basecase.asm \
                >tmp-sqr_basecase.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_nussbaumer_mul -pipe -march=native -mtune=intel -c nussbaumer_mul.c  \
                -fPIC -DPIC -o .libs/nussbaumer_mul.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mulmid_basecase -pipe -march=native -mtune=intel -c mulmid_basecase.c  \
                -fPIC -DPIC -o .libs/mulmid_basecase.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mulmid | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom42_mulmid.lo toom42_mulmid.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid_n | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mulmid_n.lo mulmid_n.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom42_mulmid -pipe -march=native -mtune=intel -c toom42_mulmid.c  -fPIC \
                -DPIC -o .libs/toom42_mulmid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mulmid_n -pipe -march=native -mtune=intel -c mulmid_n.c  -fPIC -DPIC -o \
                .libs/mulmid_n.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmid | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mulmid.lo mulmid.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o random.lo random.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mulmid -pipe -march=native -mtune=intel -c mulmid.c  -fPIC -DPIC -o \
                .libs/mulmid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_random -pipe -march=native -mtune=intel -c random.c  -fPIC -DPIC -o \
                .libs/random.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo random2 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o random2.lo random2.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo pow_1 | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o pow_1.lo pow_1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_random2 -pipe -march=native -mtune=intel -c random2.c  -fPIC -DPIC -o \
                .libs/random2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_pow_1 -pipe -march=native -mtune=intel -c pow_1.c  -fPIC -DPIC -o \
                .libs/pow_1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rootrem | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o rootrem.lo rootrem.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrtrem | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sqrtrem.lo sqrtrem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_rootrem -pipe -march=native -mtune=intel -c rootrem.c  -fPIC -DPIC -o \
                .libs/rootrem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sqrtrem -pipe -march=native -mtune=intel -c sqrtrem.c  -fPIC -DPIC -o \
                .libs/sqrtrem.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sizeinbase | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sizeinbase.lo sizeinbase.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_str | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o get_str.lo get_str.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sizeinbase -pipe -march=native -mtune=intel -c sizeinbase.c  -fPIC -DPIC \
                -o .libs/sizeinbase.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_get_str -pipe -march=native -mtune=intel -c get_str.c  -fPIC -DPIC -o \
                .libs/get_str.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo set_str | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o set_str.lo set_str.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan0 | sed 's/_$//'`   -pipe -march=native \
-mtune=intel -c -o scan0.lo scan0.c  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_basecase -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-mul_basecase.s -fPIC -DPIC -o \
                .libs/mul_basecase.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo scan1 | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o scan1.lo scan1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_set_str -pipe -march=native -mtune=intel -c set_str.c  -fPIC -DPIC -o \
                .libs/set_str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_scan0 -pipe -march=native -mtune=intel -c scan0.c  -fPIC -DPIC -o \
                .libs/scan0.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_scan1 -pipe -march=native -mtune=intel -c scan1.c  -fPIC -DPIC -o \
                .libs/scan1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo popcount | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'popcount.asm' || echo './'`popcount.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hamdist | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'hamdist.asm' \
                || echo './'`hamdist.asm
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo cmp | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o cmp.lo cmp.c
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -pipe -march=native -mtune=intel \
                -Wa,--noexecstack popcount.asm  -fPIC -DPIC -o .libs/popcount.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_hamdist -pipe -march=native -mtune=intel \
-Wa,--noexecstack hamdist.asm  -fPIC -DPIC -o .libs/hamdist.o m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_popcount -DPIC popcount.asm >tmp-popcount.s m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_hamdist -DPIC hamdist.asm \
                >tmp-hamdist.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_cmp -pipe -march=native -mtune=intel -c cmp.c  -fPIC -DPIC -o .libs/cmp.o \
gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_popcount -pipe \
-march=native -mtune=intel -Wa,--noexecstack tmp-popcount.s -fPIC -DPIC -o \
.libs/popcount.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_hamdist -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-hamdist.s \
                -fPIC -DPIC -o .libs/hamdist.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero_p | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o zero_p.lo zero_p.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfsqr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o perfsqr.lo perfsqr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo perfpow | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o perfpow.lo perfpow.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_zero_p -pipe -march=native -mtune=intel -c zero_p.c  -fPIC -DPIC -o \
                .libs/zero_p.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_perfsqr -pipe -march=native -mtune=intel -c perfsqr.c  -fPIC -DPIC -o \
                .libs/perfsqr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_perfpow -pipe -march=native -mtune=intel -c perfpow.c  -fPIC -DPIC -o \
                .libs/perfpow.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_1 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'gcd_1.asm' \
                || echo './'`gcd_1.asm
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o gcd.lo gcd.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_1 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o gcdext_1.lo gcdext_1.c
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -pipe -march=native -mtune=intel \
-Wa,--noexecstack gcd_1.asm  -fPIC -DPIC -o .libs/gcd_1.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_gcd_1 -DPIC gcd_1.asm >tmp-gcd_1.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_gcd -pipe -march=native -mtune=intel -c gcd.c  -fPIC -DPIC -o .libs/gcd.o \
gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_gcd_1 -pipe \
                -march=native -mtune=intel -Wa,--noexecstack tmp-gcd_1.s -fPIC -DPIC \
                -o .libs/gcd_1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_gcdext_1 -pipe -march=native -mtune=intel -c gcdext_1.c  -fPIC -DPIC -o \
                .libs/gcdext_1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o gcdext.lo gcdext.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcd_subdiv_step | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o gcd_subdiv_step.lo gcd_subdiv_step.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo gcdext_lehmer | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o gcdext_lehmer.lo gcdext_lehmer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_gcdext -pipe -march=native -mtune=intel -c gcdext.c  -fPIC -DPIC -o \
                .libs/gcdext.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_gcd_subdiv_step -pipe -march=native -mtune=intel -c gcd_subdiv_step.c  \
                -fPIC -DPIC -o .libs/gcd_subdiv_step.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_gcdext_lehmer -pipe -march=native -mtune=intel -c gcdext_lehmer.c  -fPIC \
                -DPIC -o .libs/gcdext_lehmer.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_q | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o div_q.lo div_q.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo tdiv_qr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o tdiv_qr.lo tdiv_qr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacbase | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o jacbase.lo jacbase.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_div_q -pipe -march=native -mtune=intel -c div_q.c  -fPIC -DPIC -o \
                .libs/div_q.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_tdiv_qr -pipe -march=native -mtune=intel -c tdiv_qr.c  -fPIC -DPIC -o \
                .libs/tdiv_qr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_jacbase -pipe -march=native -mtune=intel -c jacbase.c  -fPIC -DPIC -o \
                .libs/jacbase.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi_2 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o jacobi_2.lo jacobi_2.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo jacobi | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o jacobi.lo jacobi.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo get_d | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o get_d.lo get_d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_jacobi_2 -pipe -march=native -mtune=intel -c jacobi_2.c  -fPIC -DPIC -o \
                .libs/jacobi_2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_jacobi -pipe -march=native -mtune=intel -c jacobi.c  -fPIC -DPIC -o \
                .libs/jacobi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_get_d -pipe -march=native -mtune=intel -c get_d.c  -fPIC -DPIC -o \
                .libs/get_d.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o matrix22_mul.lo matrix22_mul.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo matrix22_mul1_inverse_vector | sed \
's/_$//'`   -pipe -march=native -mtune=intel -c -o matrix22_mul1_inverse_vector.lo \
                matrix22_mul1_inverse_vector.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_matrix | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o hgcd_matrix.lo hgcd_matrix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_matrix22_mul -pipe -march=native -mtune=intel -c matrix22_mul.c  -fPIC \
                -DPIC -o .libs/matrix22_mul.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_matrix22_mul1_inverse_vector -pipe -march=native -mtune=intel -c \
                matrix22_mul1_inverse_vector.c  -fPIC -DPIC -o \
                .libs/matrix22_mul1_inverse_vector.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_hgcd_matrix -pipe -march=native -mtune=intel -c hgcd_matrix.c  -fPIC \
                -DPIC -o .libs/hgcd_matrix.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2 | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o hgcd2.lo hgcd2.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_step | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o hgcd_step.lo hgcd_step.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_reduce | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o hgcd_reduce.lo hgcd_reduce.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_hgcd2 -pipe -march=native -mtune=intel -c hgcd2.c  -fPIC -DPIC -o \
                .libs/hgcd2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_hgcd_step -pipe -march=native -mtune=intel -c hgcd_step.c  -fPIC -DPIC -o \
                .libs/hgcd_step.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_hgcd_reduce -pipe -march=native -mtune=intel -c hgcd_reduce.c  -fPIC \
                -DPIC -o .libs/hgcd_reduce.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o hgcd.lo hgcd.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_appr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o hgcd_appr.lo hgcd_appr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd2_jacobi | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o hgcd2_jacobi.lo hgcd2_jacobi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_hgcd -pipe -march=native -mtune=intel -c hgcd.c  -fPIC -DPIC -o \
                .libs/hgcd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_hgcd_appr -pipe -march=native -mtune=intel -c hgcd_appr.c  -fPIC -DPIC -o \
                .libs/hgcd_appr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_hgcd2_jacobi -pipe -march=native -mtune=intel -c hgcd2_jacobi.c  -fPIC \
                -DPIC -o .libs/hgcd2_jacobi.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo hgcd_jacobi | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o hgcd_jacobi.lo hgcd_jacobi.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_n | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mullo_n.lo mullo_n.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mullo_basecase | \
sed 's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'mullo_basecase.asm' || echo './'`mullo_basecase.asm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_hgcd_jacobi -pipe -march=native -mtune=intel -c hgcd_jacobi.c  -fPIC \
                -DPIC -o .libs/hgcd_jacobi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mullo_n -pipe -march=native -mtune=intel -c mullo_n.c  -fPIC -DPIC -o \
                .libs/mullo_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_mullo_basecase -pipe -march=native -mtune=intel \
-Wa,--noexecstack mullo_basecase.asm  -fPIC -DPIC -o .libs/mullo_basecase.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_mullo_basecase -DPIC \
                mullo_basecase.asm >tmp-mullo_basecase.s
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o sqrlo.lo sqrlo.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrlo_basecase | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sqrlo_basecase.lo sqrlo_basecase.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sqrlo -pipe -march=native -mtune=intel -c sqrlo.c  -fPIC -DPIC -o \
                .libs/sqrlo.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sqrlo_basecase -pipe -march=native -mtune=intel -c sqrlo_basecase.c  \
                -fPIC -DPIC -o .libs/sqrlo_basecase.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom22_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom22_mul.lo toom22_mul.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom32_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom32_mul.lo toom32_mul.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom22_mul -pipe -march=native -mtune=intel -c toom22_mul.c  -fPIC -DPIC \
                -o .libs/toom22_mul.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom32_mul -pipe -march=native -mtune=intel -c toom32_mul.c  -fPIC -DPIC \
                -o .libs/toom32_mul.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom42_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom42_mul.lo toom42_mul.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom52_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom52_mul.lo toom52_mul.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom42_mul -pipe -march=native -mtune=intel -c toom42_mul.c  -fPIC -DPIC \
-o .libs/toom42_mul.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mullo_basecase -pipe -march=native -mtune=intel -Wa,--noexecstack \
                tmp-mullo_basecase.s -fPIC -DPIC -o .libs/mullo_basecase.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom52_mul -pipe -march=native -mtune=intel -c toom52_mul.c  -fPIC -DPIC \
                -o .libs/toom52_mul.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom62_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom62_mul.lo toom62_mul.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom33_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom33_mul.lo toom33_mul.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom43_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom43_mul.lo toom43_mul.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom62_mul -pipe -march=native -mtune=intel -c toom62_mul.c  -fPIC -DPIC \
                -o .libs/toom62_mul.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom33_mul -pipe -march=native -mtune=intel -c toom33_mul.c  -fPIC -DPIC \
                -o .libs/toom33_mul.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom43_mul -pipe -march=native -mtune=intel -c toom43_mul.c  -fPIC -DPIC \
                -o .libs/toom43_mul.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom53_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom53_mul.lo toom53_mul.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom54_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom54_mul.lo toom54_mul.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom63_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom63_mul.lo toom63_mul.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom53_mul -pipe -march=native -mtune=intel -c toom53_mul.c  -fPIC -DPIC \
                -o .libs/toom53_mul.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom54_mul -pipe -march=native -mtune=intel -c toom54_mul.c  -fPIC -DPIC \
                -o .libs/toom54_mul.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom63_mul -pipe -march=native -mtune=intel -c toom63_mul.c  -fPIC -DPIC \
                -o .libs/toom63_mul.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom44_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom44_mul.lo toom44_mul.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6h_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom6h_mul.lo toom6h_mul.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom44_mul -pipe -march=native -mtune=intel -c toom44_mul.c  -fPIC -DPIC \
                -o .libs/toom44_mul.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom6_sqr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom6_sqr.lo toom6_sqr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom6h_mul -pipe -march=native -mtune=intel -c toom6h_mul.c  -fPIC -DPIC \
                -o .libs/toom6h_mul.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8h_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom8h_mul.lo toom8h_mul.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom6_sqr -pipe -march=native -mtune=intel -c toom6_sqr.c  -fPIC -DPIC -o \
                .libs/toom6_sqr.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom8_sqr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom8_sqr.lo toom8_sqr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom8h_mul -pipe -march=native -mtune=intel -c toom8h_mul.c  -fPIC -DPIC \
                -o .libs/toom8h_mul.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_couple_handling | sed 's/_$//'`   \
                -pipe -march=native -mtune=intel -c -o toom_couple_handling.lo \
                toom_couple_handling.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom8_sqr -pipe -march=native -mtune=intel -c toom8_sqr.c  -fPIC -DPIC -o \
.libs/toom8_sqr.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sqr_basecase -pipe -march=native -mtune=intel -Wa,--noexecstack \
                tmp-sqr_basecase.s -fPIC -DPIC -o .libs/sqr_basecase.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom2_sqr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom2_sqr.lo toom2_sqr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_couple_handling -pipe -march=native -mtune=intel -c \
                toom_couple_handling.c  -fPIC -DPIC -o .libs/toom_couple_handling.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom3_sqr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom3_sqr.lo toom3_sqr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom4_sqr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom4_sqr.lo toom4_sqr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom2_sqr -pipe -march=native -mtune=intel -c toom2_sqr.c  -fPIC -DPIC -o \
                .libs/toom2_sqr.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm1 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom_eval_dgr3_pm1.lo \
                toom_eval_dgr3_pm1.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_dgr3_pm2 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom_eval_dgr3_pm2.lo \
                toom_eval_dgr3_pm2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom3_sqr -pipe -march=native -mtune=intel -c toom3_sqr.c  -fPIC -DPIC -o \
                .libs/toom3_sqr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom4_sqr -pipe -march=native -mtune=intel -c toom4_sqr.c  -fPIC -DPIC -o \
                .libs/toom4_sqr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_eval_dgr3_pm1 -pipe -march=native -mtune=intel -c \
                toom_eval_dgr3_pm1.c  -fPIC -DPIC -o .libs/toom_eval_dgr3_pm1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm1 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom_eval_pm1.lo toom_eval_pm1.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom_eval_pm2.lo toom_eval_pm2.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2exp | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom_eval_pm2exp.lo \
                toom_eval_pm2exp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_eval_dgr3_pm2 -pipe -march=native -mtune=intel -c \
                toom_eval_dgr3_pm2.c  -fPIC -DPIC -o .libs/toom_eval_dgr3_pm2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_eval_pm2 -pipe -march=native -mtune=intel -c toom_eval_pm2.c  -fPIC \
                -DPIC -o .libs/toom_eval_pm2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_eval_pm1 -pipe -march=native -mtune=intel -c toom_eval_pm1.c  -fPIC \
                -DPIC -o .libs/toom_eval_pm1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_eval_pm2rexp | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o toom_eval_pm2rexp.lo \
                toom_eval_pm2rexp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_eval_pm2exp -pipe -march=native -mtune=intel -c toom_eval_pm2exp.c  \
                -fPIC -DPIC -o .libs/toom_eval_pm2exp.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_5pts | sed 's/_$//'`   \
-pipe -march=native -mtune=intel -c -o toom_interpolate_5pts.lo \
                toom_interpolate_5pts.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_6pts | sed 's/_$//'`   \
-pipe -march=native -mtune=intel -c -o toom_interpolate_6pts.lo \
                toom_interpolate_6pts.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_7pts | sed 's/_$//'`   \
-pipe -march=native -mtune=intel -c -o toom_interpolate_7pts.lo \
                toom_interpolate_7pts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_eval_pm2rexp -pipe -march=native -mtune=intel -c toom_eval_pm2rexp.c \
                -fPIC -DPIC -o .libs/toom_eval_pm2rexp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_interpolate_5pts -pipe -march=native -mtune=intel -c \
                toom_interpolate_5pts.c  -fPIC -DPIC -o .libs/toom_interpolate_5pts.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_8pts | sed 's/_$//'`   \
-pipe -march=native -mtune=intel -c -o toom_interpolate_8pts.lo \
                toom_interpolate_8pts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_interpolate_7pts -pipe -march=native -mtune=intel -c \
                toom_interpolate_7pts.c  -fPIC -DPIC -o .libs/toom_interpolate_7pts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_interpolate_6pts -pipe -march=native -mtune=intel -c \
                toom_interpolate_6pts.c  -fPIC -DPIC -o .libs/toom_interpolate_6pts.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_12pts | sed 's/_$//'`   \
-pipe -march=native -mtune=intel -c -o toom_interpolate_12pts.lo \
                toom_interpolate_12pts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_interpolate_8pts -pipe -march=native -mtune=intel -c \
                toom_interpolate_8pts.c  -fPIC -DPIC -o .libs/toom_interpolate_8pts.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo toom_interpolate_16pts | sed 's/_$//'`   \
-pipe -march=native -mtune=intel -c -o toom_interpolate_16pts.lo \
                toom_interpolate_16pts.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invertappr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o invertappr.lo invertappr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_interpolate_12pts -pipe -march=native -mtune=intel -c \
                toom_interpolate_12pts.c  -fPIC -DPIC -o \
                .libs/toom_interpolate_12pts.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o invert.lo invert.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_invertappr -pipe -march=native -mtune=intel -c invertappr.c  -fPIC -DPIC \
                -o .libs/invertappr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_toom_interpolate_16pts -pipe -march=native -mtune=intel -c \
                toom_interpolate_16pts.c  -fPIC -DPIC -o \
                .libs/toom_interpolate_16pts.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo binvert | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o binvert.lo binvert.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_invert -pipe -march=native -mtune=intel -c invert.c  -fPIC -DPIC -o \
                .libs/invert.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mulmod_bnm1 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mulmod_bnm1.lo mulmod_bnm1.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqrmod_bnm1 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sqrmod_bnm1.lo sqrmod_bnm1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_binvert -pipe -march=native -mtune=intel -c binvert.c  -fPIC -DPIC -o \
                .libs/binvert.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o div_qr_1.lo div_qr_1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mulmod_bnm1 -pipe -march=native -mtune=intel -c mulmod_bnm1.c  -fPIC \
                -DPIC -o .libs/mulmod_bnm1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sqrmod_bnm1 -pipe -march=native -mtune=intel -c sqrmod_bnm1.c  -fPIC \
                -DPIC -o .libs/sqrmod_bnm1.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_1n_pi1 | \
sed 's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'div_qr_1n_pi1.asm' || echo './'`div_qr_1n_pi1.asm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_div_qr_1 -pipe -march=native -mtune=intel -c div_qr_1.c  -fPIC -DPIC -o \
                .libs/div_qr_1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o div_qr_2.lo div_qr_2.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2n_pi1 | \
sed 's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'div_qr_2n_pi1.asm' || echo './'`div_qr_2n_pi1.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo div_qr_2u_pi1 | \
sed 's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'div_qr_2u_pi1.asm' || echo './'`div_qr_2u_pi1.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_1n_pi1 -pipe -march=native -mtune=intel \
-Wa,--noexecstack div_qr_1n_pi1.asm  -fPIC -DPIC -o .libs/div_qr_1n_pi1.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_1n_pi1 -DPIC div_qr_1n_pi1.asm \
                >tmp-div_qr_1n_pi1.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_div_qr_2 -pipe -march=native -mtune=intel -c div_qr_2.c  -fPIC -DPIC -o \
.libs/div_qr_2.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_div_qr_1n_pi1 -pipe -march=native -mtune=intel -Wa,--noexecstack \
                tmp-div_qr_1n_pi1.s -fPIC -DPIC -o .libs/div_qr_1n_pi1.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2n_pi1 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack div_qr_2n_pi1.asm  -fPIC -DPIC -o \
                .libs/div_qr_2n_pi1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_q | sed 's/_$//'`   -pipe \
-march=native -mtune=intel -c -o sbpi1_div_q.lo sbpi1_div_q.c m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_div_qr_2n_pi1 -DPIC div_qr_2n_pi1.asm \
                >tmp-div_qr_2n_pi1.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -pipe -march=native -mtune=intel \
-Wa,--noexecstack div_qr_2u_pi1.asm  -fPIC -DPIC -o .libs/div_qr_2u_pi1.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_div_qr_2u_pi1 -DPIC div_qr_2u_pi1.asm \
>tmp-div_qr_2u_pi1.s  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
> -DOPERATION_div_qr_2n_pi1 -pipe -march=native -mtune=intel -Wa,--noexecstack \
> tmp-div_qr_2n_pi1.s -fPIC -DPIC -o .libs/div_qr_2n_pi1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_div_qr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sbpi1_div_qr.lo sbpi1_div_qr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_divappr_q | sed 's/_$//'`   -pipe \
-march=native -mtune=intel -c -o sbpi1_divappr_q.lo sbpi1_divappr_q.c  gcc -c \
-DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_div_qr_2u_pi1 -pipe \
-march=native -mtune=intel -Wa,--noexecstack tmp-div_qr_2u_pi1.s -fPIC -DPIC -o \
                .libs/div_qr_2u_pi1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sbpi1_div_q -pipe -march=native -mtune=intel -c sbpi1_div_q.c  -fPIC \
                -DPIC -o .libs/sbpi1_div_q.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_q | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o dcpi1_div_q.lo dcpi1_div_q.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sbpi1_div_qr -pipe -march=native -mtune=intel -c sbpi1_div_qr.c  -fPIC \
                -DPIC -o .libs/sbpi1_div_qr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sbpi1_divappr_q -pipe -march=native -mtune=intel -c sbpi1_divappr_q.c  \
                -fPIC -DPIC -o .libs/sbpi1_divappr_q.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_div_qr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o dcpi1_div_qr.lo dcpi1_div_qr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_dcpi1_div_q -pipe -march=native -mtune=intel -c dcpi1_div_q.c  -fPIC \
                -DPIC -o .libs/dcpi1_div_q.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_divappr_q | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o dcpi1_divappr_q.lo dcpi1_divappr_q.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_qr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mu_div_qr.lo mu_div_qr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_divappr_q | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mu_divappr_q.lo mu_divappr_q.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_dcpi1_div_qr -pipe -march=native -mtune=intel -c dcpi1_div_qr.c  -fPIC \
                -DPIC -o .libs/dcpi1_div_qr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_dcpi1_divappr_q -pipe -march=native -mtune=intel -c dcpi1_divappr_q.c  \
                -fPIC -DPIC -o .libs/dcpi1_divappr_q.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mu_div_qr -pipe -march=native -mtune=intel -c mu_div_qr.c  -fPIC -DPIC -o \
                .libs/mu_div_qr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mu_divappr_q -pipe -march=native -mtune=intel -c mu_divappr_q.c  -fPIC \
                -DPIC -o .libs/mu_divappr_q.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_div_q | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mu_div_q.lo mu_div_q.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q_1 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'bdiv_q_1.asm' || echo './'`bdiv_q_1.asm
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_q | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sbpi1_bdiv_q.lo sbpi1_bdiv_q.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sbpi1_bdiv_qr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sbpi1_bdiv_qr.lo sbpi1_bdiv_qr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mu_div_q -pipe -march=native -mtune=intel -c mu_div_q.c  -fPIC -DPIC -o \
                .libs/mu_div_q.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_q_1 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack bdiv_q_1.asm  -fPIC -DPIC -o .libs/bdiv_q_1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sbpi1_bdiv_q -pipe -march=native -mtune=intel -c sbpi1_bdiv_q.c  -fPIC \
                -DPIC -o .libs/sbpi1_bdiv_q.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_q | sed 's/_$//'`   -pipe \
-march=native -mtune=intel -c -o dcpi1_bdiv_q.lo dcpi1_bdiv_q.c m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_bdiv_q_1 -DPIC bdiv_q_1.asm \
                >tmp-bdiv_q_1.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sbpi1_bdiv_qr -pipe -march=native -mtune=intel -c sbpi1_bdiv_qr.c  -fPIC \
-DPIC -o .libs/sbpi1_bdiv_qr.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP \
-I.. -DOPERATION_bdiv_q_1 -pipe -march=native -mtune=intel -Wa,--noexecstack \
                tmp-bdiv_q_1.s -fPIC -DPIC -o .libs/bdiv_q_1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo dcpi1_bdiv_qr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o dcpi1_bdiv_qr.lo dcpi1_bdiv_qr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_q | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mu_bdiv_q.lo mu_bdiv_q.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mu_bdiv_qr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o mu_bdiv_qr.lo mu_bdiv_qr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_dcpi1_bdiv_q -pipe -march=native -mtune=intel -c dcpi1_bdiv_q.c  -fPIC \
                -DPIC -o .libs/dcpi1_bdiv_q.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_dcpi1_bdiv_qr -pipe -march=native -mtune=intel -c dcpi1_bdiv_qr.c  -fPIC \
                -DPIC -o .libs/dcpi1_bdiv_qr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mu_bdiv_q -pipe -march=native -mtune=intel -c mu_bdiv_q.c  -fPIC -DPIC -o \
                .libs/mu_bdiv_q.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_mu_bdiv_qr -pipe -march=native -mtune=intel -c mu_bdiv_qr.c  -fPIC -DPIC \
                -o .libs/mu_bdiv_qr.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_q | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o bdiv_q.lo bdiv_q.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_qr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o bdiv_qr.lo bdiv_qr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo broot | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o broot.lo broot.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo brootinv | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o brootinv.lo brootinv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_bdiv_q -pipe -march=native -mtune=intel -c bdiv_q.c  -fPIC -DPIC -o \
                .libs/bdiv_q.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_broot -pipe -march=native -mtune=intel -c broot.c  -fPIC -DPIC -o \
                .libs/broot.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_bdiv_qr -pipe -march=native -mtune=intel -c bdiv_qr.c  -fPIC -DPIC -o \
                .libs/bdiv_qr.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrt | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o bsqrt.lo bsqrt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_brootinv -pipe -march=native -mtune=intel -c brootinv.c  -fPIC -DPIC -o \
                .libs/brootinv.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bsqrtinv | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o bsqrtinv.lo bsqrtinv.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo divexact | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o divexact.lo divexact.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo bdiv_dbm1c | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'bdiv_dbm1c.asm' || echo './'`bdiv_dbm1c.asm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_bsqrt -pipe -march=native -mtune=intel -c bsqrt.c  -fPIC -DPIC -o \
                .libs/bsqrt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_bsqrtinv -pipe -march=native -mtune=intel -c bsqrtinv.c  -fPIC -DPIC -o \
                .libs/bsqrtinv.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_1 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'redc_1.asm' \
                || echo './'`redc_1.asm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_divexact -pipe -march=native -mtune=intel -c divexact.c  -fPIC -DPIC -o \
                .libs/divexact.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -pipe -march=native -mtune=intel \
-Wa,--noexecstack bdiv_dbm1c.asm  -fPIC -DPIC -o .libs/bdiv_dbm1c.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_bdiv_dbm1c -DPIC bdiv_dbm1c.asm \
                >tmp-bdiv_dbm1c.s
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_2 | sed 's/_$//'`   -pipe \
-march=native -mtune=intel -c -o redc_2.lo redc_2.c  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_bdiv_dbm1c -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-bdiv_dbm1c.s -fPIC -DPIC -o .libs/bdiv_dbm1c.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo redc_n | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o redc_n.lo redc_n.c
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack redc_1.asm  -fPIC -DPIC -o .libs/redc_1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powm | sed 's/_$//'`   -pipe -march=native \
-mtune=intel -c -o powm.lo powm.c m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP \
                -DOPERATION_redc_1 -DPIC redc_1.asm >tmp-redc_1.s
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_redc_2 -pipe -march=native -mtune=intel -c redc_2.c  -fPIC -DPIC -o \
                .libs/redc_2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_redc_n -pipe -march=native -mtune=intel -c redc_n.c  -fPIC -DPIC -o \
                .libs/redc_n.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_powm -pipe -march=native -mtune=intel -c powm.c  -fPIC -DPIC -o \
                .libs/powm.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo powlo | sed 's/_$//'`   -pipe -march=native \
                -mtune=intel -c -o powlo.lo powlo.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_powm | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sec_powm.lo sec_powm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_powlo -pipe -march=native -mtune=intel -c powlo.c  -fPIC -DPIC -o \
                .libs/powlo.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_mul | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sec_mul.lo sec_mul.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sec_powm -pipe -march=native -mtune=intel -c sec_powm.c  -fPIC -DPIC -o \
                .libs/sec_powm.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sqr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sec_sqr.lo sec_sqr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sec_mul -pipe -march=native -mtune=intel -c sec_mul.c  -fPIC -DPIC -o \
                .libs/sec_mul.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_qr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sec_div_qr.lo sec_div_qr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sec_sqr -pipe -march=native -mtune=intel -c sec_sqr.c  -fPIC -DPIC -o \
                .libs/sec_sqr.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_div_r | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sec_div_r.lo sec_div_r.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sec_div_qr -pipe -march=native -mtune=intel -c sec_div_qr.c  -fPIC -DPIC \
                -o .libs/sec_div_qr.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_qr | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sec_pi1_div_qr.lo sec_pi1_div_qr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sec_div_r -pipe -march=native -mtune=intel -c sec_div_r.c  -fPIC -DPIC -o \
                .libs/sec_div_r.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_pi1_div_r | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sec_pi1_div_r.lo sec_pi1_div_r.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sec_pi1_div_qr -pipe -march=native -mtune=intel -c sec_pi1_div_qr.c  \
                -fPIC -DPIC -o .libs/sec_pi1_div_qr.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_add_1 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sec_add_1.lo sec_add_1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sec_pi1_div_r -pipe -march=native -mtune=intel -c sec_pi1_div_r.c  -fPIC \
                -DPIC -o .libs/sec_pi1_div_r.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_sub_1 | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sec_sub_1.lo sec_sub_1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sec_add_1 -pipe -march=native -mtune=intel -c sec_add_1.c  -fPIC -DPIC -o \
                .libs/sec_add_1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_invert | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o sec_invert.lo sec_invert.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sec_sub_1 -pipe -march=native -mtune=intel -c sec_sub_1.c  -fPIC -DPIC -o \
                .libs/sec_sub_1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo trialdiv | sed 's/_$//'`   -pipe \
-march=native -mtune=intel -c -o trialdiv.lo trialdiv.c  gcc -c -DHAVE_CONFIG_H -I. \
-I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_redc_1 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-redc_1.s -fPIC -DPIC -o .libs/redc_1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_sec_invert -pipe -march=native -mtune=intel -c sec_invert.c  -fPIC -DPIC \
                -o .libs/sec_invert.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo remove | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o remove.lo remove.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo and_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'and_n.asm' \
                || echo './'`and_n.asm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_trialdiv -pipe -march=native -mtune=intel -c trialdiv.c  -fPIC -DPIC -o \
                .libs/trialdiv.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo andn_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'andn_n.asm' \
                || echo './'`andn_n.asm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_remove -pipe -march=native -mtune=intel -c remove.c  -fPIC -DPIC -o \
                .libs/remove.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_and_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack and_n.asm  -fPIC -DPIC -o .libs/and_n.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_and_n -DPIC and_n.asm >tmp-and_n.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nand_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'nand_n.asm' \
                || echo './'`nand_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_andn_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack andn_n.asm  -fPIC -DPIC -o .libs/andn_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo ior_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'ior_n.asm' \
|| echo './'`ior_n.asm m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_andn_n \
-DPIC andn_n.asm >tmp-andn_n.s  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP \
-I.. -DOPERATION_and_n -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-and_n.s \
                -fPIC -DPIC -o .libs/and_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo iorn_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'iorn_n.asm' \
|| echo './'`iorn_n.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_andn_n -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-andn_n.s \
                -fPIC -DPIC -o .libs/andn_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_nand_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack nand_n.asm  -fPIC -DPIC -o .libs/nand_n.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_nand_n -DPIC nand_n.asm >tmp-nand_n.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo nior_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'nior_n.asm' \
|| echo './'`nior_n.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_nand_n -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-nand_n.s \
                -fPIC -DPIC -o .libs/nand_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack iorn_n.asm  -fPIC -DPIC -o .libs/iorn_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xor_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'xor_n.asm' \
                || echo './'`xor_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_ior_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack ior_n.asm  -fPIC -DPIC -o .libs/ior_n.o m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_iorn_n -DPIC iorn_n.asm >tmp-iorn_n.s m4  \
                -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_ior_n -DPIC ior_n.asm \
                >tmp-ior_n.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_nior_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack nior_n.asm  -fPIC -DPIC -o .libs/nior_n.o m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_nior_n -DPIC nior_n.asm >tmp-nior_n.s  gcc -c \
-DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_iorn_n -pipe \
-march=native -mtune=intel -Wa,--noexecstack tmp-iorn_n.s -fPIC -DPIC -o \
.libs/iorn_n.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_ior_n -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-ior_n.s \
                -fPIC -DPIC -o .libs/ior_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo xnor_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'xnor_n.asm' \
                || echo './'`xnor_n.asm
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyi | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'copyi.asm' \
|| echo './'`copyi.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_nior_n -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-nior_n.s \
                -fPIC -DPIC -o .libs/nior_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_xor_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack xor_n.asm  -fPIC -DPIC -o .libs/xor_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo copyd | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'copyd.asm' \
|| echo './'`copyd.asm m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_xor_n -DPIC \
xor_n.asm >tmp-xor_n.s  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_xor_n -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-xor_n.s \
                -fPIC -DPIC -o .libs/xor_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack xnor_n.asm  -fPIC -DPIC -o .libs/xnor_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_copyi -pipe -march=native -mtune=intel \
                -Wa,--noexecstack copyi.asm  -fPIC -DPIC -o .libs/copyi.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo zero | sed 's/_$//'`   -pipe -march=native \
-mtune=intel -c -o zero.lo zero.c m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP \
-DOPERATION_xnor_n -DPIC xnor_n.asm >tmp-xnor_n.s m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_copyi -DPIC copyi.asm >tmp-copyi.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_copyd -pipe -march=native -mtune=intel \
-Wa,--noexecstack copyd.asm  -fPIC -DPIC -o .libs/copyd.o  gcc -c -DHAVE_CONFIG_H -I. \
-I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_xnor_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack tmp-xnor_n.s -fPIC -DPIC -o .libs/xnor_n.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_copyd -DPIC copyd.asm >tmp-copyd.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sec_tabselect | \
sed 's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'sec_tabselect.asm' || echo './'`sec_tabselect.asm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_zero -pipe -march=native -mtune=intel -c zero.c  -fPIC -DPIC -o \
.libs/zero.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_copyd -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-copyd.s \
-fPIC -DPIC -o .libs/copyd.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_copyi -pipe -march=native -mtune=intel -Wa,--noexecstack tmp-copyi.s \
                -fPIC -DPIC -o .libs/copyi.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo comb_tables | sed 's/_$//'`   -pipe \
                -march=native -mtune=intel -c -o comb_tables.lo comb_tables.c
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo invert_limb | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'invert_limb.asm' || echo './'`invert_limb.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -pipe -march=native -mtune=intel \
-Wa,--noexecstack sec_tabselect.asm  -fPIC -DPIC -o .libs/sec_tabselect.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sec_tabselect -DPIC sec_tabselect.asm \
                >tmp-sec_tabselect.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sqr_diag_addlsh1 \
| sed 's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'sqr_diag_addlsh1.asm' || echo './'`sqr_diag_addlsh1.asm  gcc -c -DHAVE_CONFIG_H -I. \
-I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sec_tabselect -pipe -march=native \
-mtune=intel -Wa,--noexecstack tmp-sec_tabselect.s -fPIC -DPIC -o \
                .libs/sec_tabselect.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_comb_tables -pipe -march=native -mtune=intel -c comb_tables.c  -fPIC \
                -DPIC -o .libs/comb_tables.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo mul_2 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f 'mul_2.asm' \
                || echo './'`mul_2.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -pipe -march=native -mtune=intel \
-Wa,--noexecstack invert_limb.asm  -fPIC -DPIC -o .libs/invert_limb.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_invert_limb -DPIC invert_limb.asm \
                >tmp-invert_limb.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -pipe -march=native -mtune=intel \
-Wa,--noexecstack sqr_diag_addlsh1.asm  -fPIC -DPIC -o .libs/sqr_diag_addlsh1.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_sqr_diag_addlsh1 -DPIC \
                sqr_diag_addlsh1.asm >tmp-sqr_diag_addlsh1.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addmul_2 | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'addmul_2.asm' || echo './'`addmul_2.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_invert_limb -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-invert_limb.s -fPIC -DPIC -o \
                .libs/invert_limb.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh1_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'addlsh1_n.asm' || echo './'`addlsh1_n.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_sqr_diag_addlsh1 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-sqr_diag_addlsh1.s -fPIC -DPIC -o \
                .libs/sqr_diag_addlsh1.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack mul_2.asm  -fPIC -DPIC -o .libs/mul_2.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh1_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'sublsh1_n.asm' || echo './'`sublsh1_n.asm m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP \
                -DOPERATION_mul_2 -DPIC mul_2.asm >tmp-mul_2.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -pipe -march=native -mtune=intel \
-Wa,--noexecstack addmul_2.asm  -fPIC -DPIC -o .libs/addmul_2.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_addmul_2 -DPIC addmul_2.asm \
                >tmp-addmul_2.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack addlsh1_n.asm  -fPIC -DPIC -o .libs/addlsh1_n.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_addlsh1_n -DPIC addlsh1_n.asm \
                >tmp-addlsh1_n.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack sublsh1_n.asm  -fPIC -DPIC -o .libs/sublsh1_n.o m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_sublsh1_n -DPIC sublsh1_n.asm >tmp-sublsh1_n.s  gcc -c \
-DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh1_n -pipe \
-march=native -mtune=intel -Wa,--noexecstack tmp-addlsh1_n.s -fPIC -DPIC -o \
                .libs/addlsh1_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh1_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'rsblsh1_n.asm' || echo './'`rsblsh1_n.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh1_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-sublsh1_n.s -fPIC -DPIC -o .libs/sublsh1_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1add_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'rsh1add_n.asm' || echo './'`rsh1add_n.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_mul_2 -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-mul_2.s -fPIC -DPIC -o .libs/mul_2.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsh1sub_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'rsh1sub_n.asm' || echo './'`rsh1sub_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh1_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack rsblsh1_n.asm  -fPIC -DPIC -o .libs/rsblsh1_n.o m4  -DHAVE_CONFIG_H \
                -D__GMP_WITHIN_GMP -DOPERATION_rsblsh1_n -DPIC rsblsh1_n.asm \
                >tmp-rsblsh1_n.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack rsh1add_n.asm  -fPIC -DPIC -o .libs/rsh1add_n.o m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_rsh1add_n -DPIC rsh1add_n.asm >tmp-rsh1add_n.s  gcc -c \
-DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addmul_2 -pipe \
-march=native -mtune=intel -Wa,--noexecstack tmp-addmul_2.s -fPIC -DPIC -o \
.libs/addmul_2.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_rsblsh1_n -pipe -march=native -mtune=intel -Wa,--noexecstack \
                tmp-rsblsh1_n.s -fPIC -DPIC -o .libs/rsblsh1_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack rsh1sub_n.asm  -fPIC -DPIC -o .libs/rsh1sub_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh2_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'addlsh2_n.asm' || echo './'`addlsh2_n.asm m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP \
                -DOPERATION_rsh1sub_n -DPIC rsh1sub_n.asm >tmp-rsh1sub_n.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo sublsh2_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'sublsh2_n.asm' || echo './'`sublsh2_n.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1add_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-rsh1add_n.s -fPIC -DPIC -o .libs/rsh1add_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh2_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'rsblsh2_n.asm' || echo './'`rsblsh2_n.asm  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_rsh1sub_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-rsh1sub_n.s -fPIC -DPIC -o .libs/rsh1sub_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addlsh_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'addlsh_n.asm' || echo './'`addlsh_n.asm
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack sublsh2_n.asm  -fPIC -DPIC -o .libs/sublsh2_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh2_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack addlsh2_n.asm  -fPIC -DPIC -o .libs/addlsh2_n.o m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_sublsh2_n -DPIC sublsh2_n.asm >tmp-sublsh2_n.s m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh2_n -DPIC addlsh2_n.asm \
                >tmp-addlsh2_n.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack rsblsh2_n.asm  -fPIC -DPIC -o .libs/rsblsh2_n.o m4  -DHAVE_CONFIG_H \
-D__GMP_WITHIN_GMP -DOPERATION_rsblsh2_n -DPIC rsblsh2_n.asm >tmp-rsblsh2_n.s  gcc -c \
-DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_sublsh2_n -pipe \
-march=native -mtune=intel -Wa,--noexecstack tmp-sublsh2_n.s -fPIC -DPIC -o \
.libs/sublsh2_n.o  gcc -c -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_addlsh2_n -pipe -march=native -mtune=intel -Wa,--noexecstack \
                tmp-addlsh2_n.s -fPIC -DPIC -o .libs/addlsh2_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack addlsh_n.asm  -fPIC -DPIC -o .libs/addlsh_n.o
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo rsblsh_n | sed \
's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
                'rsblsh_n.asm' || echo './'`rsblsh_n.asm
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo add_n_sub_n | sed 's/_$//'`   -pipe \
-march=native -mtune=intel -c -o add_n_sub_n.lo add_n_sub_n.c  gcc -c -DHAVE_CONFIG_H \
-I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh2_n -pipe -march=native \
-mtune=intel -Wa,--noexecstack tmp-rsblsh2_n.s -fPIC -DPIC -o .libs/rsblsh2_n.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addlsh_n -DPIC addlsh_n.asm \
                >tmp-addlsh_n.s
/bin/sh ../libtool --mode=compile --tag=CC ../mpn/m4-ccas --m4="m4" gcc -c \
-DHAVE_CONFIG_H -I. -I..  -D__GMP_WITHIN_GMP -I.. -DOPERATION_`echo addaddmul_1msb0 | \
sed 's/_$//'`   -pipe -march=native -mtune=intel -Wa,--noexecstack `test -f \
'addaddmul_1msb0.asm' || echo './'`addaddmul_1msb0.asm  gcc -c -DHAVE_CONFIG_H -I. \
-I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addlsh_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack tmp-addlsh_n.s -fPIC -DPIC -o .libs/addlsh_n.o
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -pipe -march=native -mtune=intel \
                -Wa,--noexecstack rsblsh_n.asm  -fPIC -DPIC -o .libs/rsblsh_n.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. \
-DOPERATION_add_n_sub_n -pipe -march=native -mtune=intel -c add_n_sub_n.c  -fPIC \
-DPIC -o .libs/add_n_sub_n.o m4  -DHAVE_CONFIG_H -D__GMP_WITHIN_GMP \
                -DOPERATION_rsblsh_n -DPIC rsblsh_n.asm >tmp-rsblsh_n.s
libtool: compile:  ../mpn/m4-ccas --m4=m4 gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -pipe -march=native -mtune=intel \
-Wa,--noexecstack addaddmul_1msb0.asm  -fPIC -DPIC -o .libs/addaddmul_1msb0.o m4  \
-DHAVE_CONFIG_H -D__GMP_WITHIN_GMP -DOPERATION_addaddmul_1msb0 -DPIC \
addaddmul_1msb0.asm >tmp-addaddmul_1msb0.s  gcc -c -DHAVE_CONFIG_H -I. -I.. \
-D__GMP_WITHIN_GMP -I.. -DOPERATION_rsblsh_n -pipe -march=native -mtune=intel \
-Wa,--noexecstack tmp-rsblsh_n.s -fPIC -DPIC -o .libs/rsblsh_n.o  gcc -c \
-DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -DOPERATION_addaddmul_1msb0 -pipe \
-march=native -mtune=intel -Wa,--noexecstack tmp-addaddmul_1msb0.s -fPIC -DPIC -o \
                .libs/addaddmul_1msb0.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -pipe -march=native -mtune=intel   -o \
libmpn.la  fib_table.lo mp_bases.lo invert_limb_table.lo add.lo add_1.lo add_n.lo \
sub.lo sub_1.lo sub_n.lo cnd_add_n.lo cnd_sub_n.lo cnd_swap.lo neg.lo com.lo mul_1.lo \
addmul_1.lo submul_1.lo add_err1_n.lo add_err2_n.lo add_err3_n.lo sub_err1_n.lo \
sub_err2_n.lo sub_err3_n.lo lshift.lo rshift.lo dive_1.lo diveby3.lo divis.lo \
divrem.lo divrem_1.lo divrem_2.lo fib2_ui.lo mod_1.lo mod_34lsub1.lo mode1o.lo \
pre_mod_1.lo dump.lo mod_1_1.lo mod_1_2.lo mod_1_3.lo mod_1_4.lo lshiftc.lo mul.lo \
mul_fft.lo mul_n.lo sqr.lo mul_basecase.lo sqr_basecase.lo nussbaumer_mul.lo \
mulmid_basecase.lo toom42_mulmid.lo mulmid_n.lo mulmid.lo random.lo random2.lo \
pow_1.lo rootrem.lo sqrtrem.lo sizeinbase.lo get_str.lo set_str.lo scan0.lo scan1.lo \
popcount.lo hamdist.lo cmp.lo zero_p.lo perfsqr.lo perfpow.lo gcd_1.lo gcd.lo \
gcdext_1.lo gcdext.lo gcd_subdiv_step.lo gcdext_lehmer.lo div_q.lo tdiv_qr.lo \
jacbase.lo jacobi_2.lo jacobi.lo get_d.lo matrix22_mul.lo \
matrix22_mul1_inverse_vector.lo hgcd_matrix.lo hgcd2.lo hgcd_step.lo hgcd_reduce.lo \
hgcd.lo hgcd_appr.lo hgcd2_jacobi.lo hgcd_jacobi.lo mullo_n.lo mullo_basecase.lo \
sqrlo.lo sqrlo_basecase.lo toom22_mul.lo toom32_mul.lo toom42_mul.lo toom52_mul.lo \
toom62_mul.lo toom33_mul.lo toom43_mul.lo toom53_mul.lo toom54_mul.lo toom63_mul.lo \
toom44_mul.lo toom6h_mul.lo toom6_sqr.lo toom8h_mul.lo toom8_sqr.lo \
toom_couple_handling.lo toom2_sqr.lo toom3_sqr.lo toom4_sqr.lo toom_eval_dgr3_pm1.lo \
toom_eval_dgr3_pm2.lo toom_eval_pm1.lo toom_eval_pm2.lo toom_eval_pm2exp.lo \
toom_eval_pm2rexp.lo toom_interpolate_5pts.lo toom_interpolate_6pts.lo \
toom_interpolate_7pts.lo toom_interpolate_8pts.lo toom_interpolate_12pts.lo \
toom_interpolate_16pts.lo invertappr.lo invert.lo binvert.lo mulmod_bnm1.lo \
sqrmod_bnm1.lo div_qr_1.lo div_qr_1n_pi1.lo div_qr_2.lo div_qr_2n_pi1.lo \
div_qr_2u_pi1.lo sbpi1_div_q.lo sbpi1_div_qr.lo sbpi1_divappr_q.lo dcpi1_div_q.lo \
dcpi1_div_qr.lo dcpi1_divappr_q.lo mu_div_qr.lo mu_divappr_q.lo mu_div_q.lo \
bdiv_q_1.lo sbpi1_bdiv_q.lo sbpi1_bdiv_qr.lo dcpi1_bdiv_q.lo dcpi1_bdiv_qr.lo \
mu_bdiv_q.lo mu_bdiv_qr.lo bdiv_q.lo bdiv_qr.lo broot.lo brootinv.lo bsqrt.lo \
bsqrtinv.lo divexact.lo bdiv_dbm1c.lo redc_1.lo redc_2.lo redc_n.lo powm.lo powlo.lo \
sec_powm.lo sec_mul.lo sec_sqr.lo sec_div_qr.lo sec_div_r.lo sec_pi1_div_qr.lo \
sec_pi1_div_r.lo sec_add_1.lo sec_sub_1.lo sec_invert.lo trialdiv.lo remove.lo \
and_n.lo andn_n.lo nand_n.lo ior_n.lo iorn_n.lo nior_n.lo xor_n.lo xnor_n.lo copyi.lo \
copyd.lo zero.lo sec_tabselect.lo comb_tables.lo invert_limb.lo sqr_diag_addlsh1.lo \
mul_2.lo addmul_2.lo addlsh1_n.lo sublsh1_n.lo rsblsh1_n.lo rsh1add_n.lo rsh1sub_n.lo \
addlsh2_n.lo sublsh2_n.lo rsblsh2_n.lo addlsh_n.lo rsblsh_n.lo add_n_sub_n.lo \
                addaddmul_1msb0.lo 
libtool: link: ar cq .libs/libmpn.a .libs/fib_table.o .libs/mp_bases.o \
.libs/invert_limb_table.o .libs/add.o .libs/add_1.o .libs/add_n.o .libs/sub.o \
.libs/sub_1.o .libs/sub_n.o .libs/cnd_add_n.o .libs/cnd_sub_n.o .libs/cnd_swap.o \
.libs/neg.o .libs/com.o .libs/mul_1.o .libs/addmul_1.o .libs/submul_1.o \
.libs/add_err1_n.o .libs/add_err2_n.o .libs/add_err3_n.o .libs/sub_err1_n.o \
.libs/sub_err2_n.o .libs/sub_err3_n.o .libs/lshift.o .libs/rshift.o .libs/dive_1.o \
.libs/diveby3.o .libs/divis.o .libs/divrem.o .libs/divrem_1.o .libs/divrem_2.o \
.libs/fib2_ui.o .libs/mod_1.o .libs/mod_34lsub1.o .libs/mode1o.o .libs/pre_mod_1.o \
.libs/dump.o .libs/mod_1_1.o .libs/mod_1_2.o .libs/mod_1_3.o .libs/mod_1_4.o \
.libs/lshiftc.o .libs/mul.o .libs/mul_fft.o .libs/mul_n.o .libs/sqr.o \
.libs/mul_basecase.o .libs/sqr_basecase.o .libs/nussbaumer_mul.o \
.libs/mulmid_basecase.o .libs/toom42_mulmid.o .libs/mulmid_n.o .libs/mulmid.o \
.libs/random.o .libs/random2.o .libs/pow_1.o .libs/rootrem.o .libs/sqrtrem.o \
.libs/sizeinbase.o .libs/get_str.o .libs/set_str.o .libs/scan0.o .libs/scan1.o \
.libs/popcount.o .libs/hamdist.o .libs/cmp.o .libs/zero_p.o .libs/perfsqr.o \
.libs/perfpow.o .libs/gcd_1.o .libs/gcd.o .libs/gcdext_1.o .libs/gcdext.o \
.libs/gcd_subdiv_step.o .libs/gcdext_lehmer.o .libs/div_q.o .libs/tdiv_qr.o \
.libs/jacbase.o .libs/jacobi_2.o .libs/jacobi.o .libs/get_d.o .libs/matrix22_mul.o \
.libs/matrix22_mul1_inverse_vector.o .libs/hgcd_matrix.o .libs/hgcd2.o \
.libs/hgcd_step.o .libs/hgcd_reduce.o .libs/hgcd.o .libs/hgcd_appr.o \
.libs/hgcd2_jacobi.o .libs/hgcd_jacobi.o .libs/mullo_n.o .libs/mullo_basecase.o \
.libs/sqrlo.o .libs/sqrlo_basecase.o .libs/toom22_mul.o .libs/toom32_mul.o \
.libs/toom42_mul.o .libs/toom52_mul.o .libs/toom62_mul.o .libs/toom33_mul.o \
.libs/toom43_mul.o .libs/toom53_mul.o .libs/toom54_mul.o .libs/toom63_mul.o \
.libs/toom44_mul.o .libs/toom6h_mul.o .libs/toom6_sqr.o .libs/toom8h_mul.o \
.libs/toom8_sqr.o .libs/toom_couple_handling.o .libs/toom2_sqr.o .libs/toom3_sqr.o \
.libs/toom4_sqr.o .libs/toom_eval_dgr3_pm1.o .libs/toom_eval_dgr3_pm2.o \
.libs/toom_eval_pm1.o .libs/toom_eval_pm2.o .libs/toom_eval_pm2exp.o \
.libs/toom_eval_pm2rexp.o .libs/toom_interpolate_5pts.o .libs/toom_interpolate_6pts.o \
.libs/toom_interpolate_7pts.o .libs/toom_interpolate_8pts.o \
.libs/toom_interpolate_12pts.o .libs/toom_interpolate_16pts.o .libs/invertappr.o \
.libs/invert.o .libs/binvert.o .libs/mulmod_bnm1.o .libs/sqrmod_bnm1.o \
.libs/div_qr_1.o .libs/div_qr_1n_pi1.o .libs/div_qr_2.o .libs/div_qr_2n_pi1.o \
.libs/div_qr_2u_pi1.o .libs/sbpi1_div_q.o .libs/sbpi1_div_qr.o \
.libs/sbpi1_divappr_q.o .libs/dcpi1_div_q.o .libs/dcpi1_div_qr.o \
.libs/dcpi1_divappr_q.o .libs/mu_div_qr.o .libs/mu_divappr_q.o .libs/mu_div_q.o \
.libs/bdiv_q_1.o .libs/sbpi1_bdiv_q.o .libs/sbpi1_bdiv_qr.o .libs/dcpi1_bdiv_q.o \
.libs/dcpi1_bdiv_qr.o .libs/mu_bdiv_q.o .libs/mu_bdiv_qr.o .libs/bdiv_q.o \
.libs/bdiv_qr.o .libs/broot.o .libs/brootinv.o .libs/bsqrt.o .libs/bsqrtinv.o \
.libs/divexact.o .libs/bdiv_dbm1c.o .libs/redc_1.o .libs/redc_2.o .libs/redc_n.o \
.libs/powm.o .libs/powlo.o .libs/sec_powm.o .libs/sec_mul.o .libs/sec_sqr.o \
.libs/sec_div_qr.o .libs/sec_div_r.o .libs/sec_pi1_div_qr.o .libs/sec_pi1_div_r.o \
.libs/sec_add_1.o .libs/sec_sub_1.o .libs/sec_invert.o .libs/trialdiv.o \
.libs/remove.o .libs/and_n.o .libs/andn_n.o .libs/nand_n.o .libs/ior_n.o \
.libs/iorn_n.o .libs/nior_n.o .libs/xor_n.o .libs/xnor_n.o .libs/copyi.o \
.libs/copyd.o .libs/zero.o .libs/sec_tabselect.o .libs/comb_tables.o \
.libs/invert_limb.o .libs/sqr_diag_addlsh1.o .libs/mul_2.o .libs/addmul_2.o \
.libs/addlsh1_n.o .libs/sublsh1_n.o .libs/rsblsh1_n.o .libs/rsh1add_n.o \
.libs/rsh1sub_n.o .libs/addlsh2_n.o .libs/sublsh2_n.o .libs/rsblsh2_n.o \
                .libs/addlsh_n.o .libs/rsblsh_n.o .libs/add_n_sub_n.o \
                .libs/addaddmul_1msb0.o 
libtool: link: ranlib .libs/libmpn.a
libtool: link: ( cd ".libs" && rm -f "libmpn.la" && ln -s "../libmpn.la" "libmpn.la" \
) make[2]: Leaving directory '/sources/gmp-6.1.2/mpn'
Making all in mpz
make[2]: Entering directory '/sources/gmp-6.1.2/mpz'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                2fac_ui.lo 2fac_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                add.lo add.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                add_ui.lo add_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                abs.lo abs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c add_ui.c  -fPIC -DPIC -o .libs/add_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c 2fac_ui.c  -fPIC -DPIC -o \
                .libs/2fac_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c abs.c  -fPIC -DPIC -o .libs/abs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c add.c  -fPIC -DPIC -o .libs/add.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                aorsmul.lo aorsmul.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o aorsmul_i.lo \
                aorsmul_i.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                and.lo and.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o array_init.lo \
                array_init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c aorsmul_i.c  -fPIC -DPIC -o \
                .libs/aorsmul_i.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c aorsmul.c  -fPIC -DPIC -o \
                .libs/aorsmul.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c and.c  -fPIC -DPIC -o .libs/and.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c array_init.c  -fPIC -DPIC -o \
                .libs/array_init.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                bin_ui.lo bin_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o bin_uiui.lo \
                bin_uiui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cdiv_q.lo cdiv_q.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o cdiv_q_ui.lo \
                cdiv_q_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c bin_uiui.c  -fPIC -DPIC -o \
                .libs/bin_uiui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c bin_ui.c  -fPIC -DPIC -o .libs/bin_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cdiv_q_ui.c  -fPIC -DPIC -o \
                .libs/cdiv_q_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cdiv_q.c  -fPIC -DPIC -o .libs/cdiv_q.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cdiv_qr.lo cdiv_qr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o cdiv_qr_ui.lo \
                cdiv_qr_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cdiv_r.lo cdiv_r.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o cdiv_r_ui.lo \
                cdiv_r_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cdiv_qr.c  -fPIC -DPIC -o \
                .libs/cdiv_qr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cdiv_qr_ui.c  -fPIC -DPIC -o \
                .libs/cdiv_qr_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cdiv_r.c  -fPIC -DPIC -o .libs/cdiv_r.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cdiv_r_ui.c  -fPIC -DPIC -o \
                .libs/cdiv_r_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cdiv_ui.lo cdiv_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o cfdiv_q_2exp.lo \
                cfdiv_q_2exp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o cfdiv_r_2exp.lo \
                cfdiv_r_2exp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                clear.lo clear.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cdiv_ui.c  -fPIC -DPIC -o \
                .libs/cdiv_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cfdiv_r_2exp.c  -fPIC -DPIC -o \
                .libs/cfdiv_r_2exp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cfdiv_q_2exp.c  -fPIC -DPIC -o \
                .libs/cfdiv_q_2exp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c clear.c  -fPIC -DPIC -o .libs/clear.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                clears.lo clears.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                clrbit.lo clrbit.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmp.lo cmp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmp_d.lo cmp_d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c clears.c  -fPIC -DPIC -o .libs/clears.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c clrbit.c  -fPIC -DPIC -o .libs/clrbit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmp.c  -fPIC -DPIC -o .libs/cmp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmp_d.c  -fPIC -DPIC -o .libs/cmp_d.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmp_si.lo cmp_si.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmp_ui.lo cmp_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmpabs.lo cmpabs.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o cmpabs_d.lo \
                cmpabs_d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmp_si.c  -fPIC -DPIC -o .libs/cmp_si.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmpabs.c  -fPIC -DPIC -o .libs/cmpabs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmp_ui.c  -fPIC -DPIC -o .libs/cmp_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o cmpabs_ui.lo \
                cmpabs_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmpabs_d.c  -fPIC -DPIC -o \
                .libs/cmpabs_d.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                com.lo com.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                combit.lo combit.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cong.lo cong.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmpabs_ui.c  -fPIC -DPIC -o \
                .libs/cmpabs_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c combit.c  -fPIC -DPIC -o .libs/combit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c com.c  -fPIC -DPIC -o .libs/com.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o cong_2exp.lo \
                cong_2exp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cong.c  -fPIC -DPIC -o .libs/cong.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cong_ui.lo cong_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o divexact.lo \
                divexact.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cong_2exp.c  -fPIC -DPIC -o \
                .libs/cong_2exp.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                divegcd.lo divegcd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cong_ui.c  -fPIC -DPIC -o \
                .libs/cong_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c divexact.c  -fPIC -DPIC -o \
                .libs/divexact.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                dive_ui.lo dive_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c divegcd.c  -fPIC -DPIC -o \
                .libs/divegcd.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                divis.lo divis.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o divis_ui.lo \
                divis_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c dive_ui.c  -fPIC -DPIC -o \
                .libs/dive_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o divis_2exp.lo \
                divis_2exp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c divis.c  -fPIC -DPIC -o .libs/divis.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c divis_ui.c  -fPIC -DPIC -o \
                .libs/divis_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                dump.lo dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c divis_2exp.c  -fPIC -DPIC -o \
                .libs/divis_2exp.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                export.lo export.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                fac_ui.lo fac_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                fdiv_q.lo fdiv_q.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c dump.c  -fPIC -DPIC -o .libs/dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c export.c  -fPIC -DPIC -o .libs/export.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fac_ui.c  -fPIC -DPIC -o .libs/fac_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fdiv_q_ui.lo \
                fdiv_q_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fdiv_q.c  -fPIC -DPIC -o .libs/fdiv_q.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                fdiv_qr.lo fdiv_qr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fdiv_qr_ui.lo \
                fdiv_qr_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                fdiv_r.lo fdiv_r.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fdiv_q_ui.c  -fPIC -DPIC -o \
                .libs/fdiv_q_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fdiv_qr.c  -fPIC -DPIC -o \
                .libs/fdiv_qr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fdiv_qr_ui.c  -fPIC -DPIC -o \
                .libs/fdiv_qr_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fdiv_r_ui.lo \
                fdiv_r_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fdiv_r.c  -fPIC -DPIC -o .libs/fdiv_r.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                fdiv_ui.lo fdiv_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                fib_ui.lo fib_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                fib2_ui.lo fib2_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fdiv_r_ui.c  -fPIC -DPIC -o \
                .libs/fdiv_r_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fdiv_ui.c  -fPIC -DPIC -o \
                .libs/fdiv_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fib_ui.c  -fPIC -DPIC -o .libs/fib_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fits_sint.lo \
                fits_sint.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fib2_ui.c  -fPIC -DPIC -o \
                .libs/fib2_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fits_slong.lo \
                fits_slong.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fits_sshort.lo \
                fits_sshort.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fits_uint.lo \
                fits_uint.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fits_sint.c  -fPIC -DPIC -o \
                .libs/fits_sint.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fits_slong.c  -fPIC -DPIC -o \
                .libs/fits_slong.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fits_sshort.c  -fPIC -DPIC -o \
                .libs/fits_sshort.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fits_ulong.lo \
                fits_ulong.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fits_uint.c  -fPIC -DPIC -o \
                .libs/fits_uint.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fits_ushort.lo \
                fits_ushort.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                gcd.lo gcd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fits_ulong.c  -fPIC -DPIC -o \
                .libs/fits_ulong.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                gcd_ui.lo gcd_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fits_ushort.c  -fPIC -DPIC -o \
                .libs/fits_ushort.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c gcd.c  -fPIC -DPIC -o .libs/gcd.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                gcdext.lo gcdext.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c gcd_ui.c  -fPIC -DPIC -o .libs/gcd_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_d.lo get_d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c gcdext.c  -fPIC -DPIC -o .libs/gcdext.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o get_d_2exp.lo \
                get_d_2exp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_si.lo get_si.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_d.c  -fPIC -DPIC -o .libs/get_d.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_str.lo get_str.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_d_2exp.c  -fPIC -DPIC -o \
                .libs/get_d_2exp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_si.c  -fPIC -DPIC -o .libs/get_si.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_ui.lo get_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o getlimbn.lo \
                getlimbn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_str.c  -fPIC -DPIC -o \
                .libs/get_str.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                hamdist.lo hamdist.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_ui.c  -fPIC -DPIC -o .libs/get_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c getlimbn.c  -fPIC -DPIC -o \
                .libs/getlimbn.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                import.lo import.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c hamdist.c  -fPIC -DPIC -o \
                .libs/hamdist.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                init.lo init.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                init2.lo init2.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                inits.lo inits.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c import.c  -fPIC -DPIC -o .libs/import.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c init.c  -fPIC -DPIC -o .libs/init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c init2.c  -fPIC -DPIC -o .libs/init2.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                inp_raw.lo inp_raw.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                inp_str.lo inp_str.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c inits.c  -fPIC -DPIC -o .libs/inits.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                invert.lo invert.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                ior.lo ior.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c inp_raw.c  -fPIC -DPIC -o \
                .libs/inp_raw.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c inp_str.c  -fPIC -DPIC -o \
                .libs/inp_str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c invert.c  -fPIC -DPIC -o .libs/invert.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                iset.lo iset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c ior.c  -fPIC -DPIC -o .libs/ior.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                iset_d.lo iset_d.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                iset_si.lo iset_si.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c iset.c  -fPIC -DPIC -o .libs/iset.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o iset_str.lo \
                iset_str.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c iset_d.c  -fPIC -DPIC -o .libs/iset_d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c iset_si.c  -fPIC -DPIC -o \
                .libs/iset_si.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                iset_ui.lo iset_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c iset_str.c  -fPIC -DPIC -o \
                .libs/iset_str.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                jacobi.lo jacobi.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                kronsz.lo kronsz.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                kronuz.lo kronuz.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c iset_ui.c  -fPIC -DPIC -o \
                .libs/iset_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c jacobi.c  -fPIC -DPIC -o .libs/jacobi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c kronsz.c  -fPIC -DPIC -o .libs/kronsz.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                kronzs.lo kronzs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c kronuz.c  -fPIC -DPIC -o .libs/kronuz.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                kronzu.lo kronzu.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                lcm.lo lcm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c kronzs.c  -fPIC -DPIC -o .libs/kronzs.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                lcm_ui.lo lcm_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c kronzu.c  -fPIC -DPIC -o .libs/kronzu.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c lcm.c  -fPIC -DPIC -o .libs/lcm.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o limbs_read.lo \
                limbs_read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c lcm_ui.c  -fPIC -DPIC -o .libs/lcm_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o limbs_write.lo \
                limbs_write.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o limbs_modify.lo \
                limbs_modify.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o limbs_finish.lo \
                limbs_finish.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c limbs_read.c  -fPIC -DPIC -o \
                .libs/limbs_read.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c limbs_write.c  -fPIC -DPIC -o \
                .libs/limbs_write.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c limbs_modify.c  -fPIC -DPIC -o \
                .libs/limbs_modify.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o lucnum_ui.lo \
                lucnum_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c limbs_finish.c  -fPIC -DPIC -o \
                .libs/limbs_finish.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o lucnum2_ui.lo \
                lucnum2_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o mfac_uiui.lo \
                mfac_uiui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o millerrabin.lo \
                millerrabin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c lucnum_ui.c  -fPIC -DPIC -o \
                .libs/lucnum_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c lucnum2_ui.c  -fPIC -DPIC -o \
                .libs/lucnum2_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c mfac_uiui.c  -fPIC -DPIC -o \
                .libs/mfac_uiui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c millerrabin.c  -fPIC -DPIC -o \
                .libs/millerrabin.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                mod.lo mod.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                mul.lo mul.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o mul_2exp.lo \
                mul_2exp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                mul_si.lo mul_si.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c mod.c  -fPIC -DPIC -o .libs/mod.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c mul.c  -fPIC -DPIC -o .libs/mul.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c mul_2exp.c  -fPIC -DPIC -o \
                .libs/mul_2exp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c mul_si.c  -fPIC -DPIC -o .libs/mul_si.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                mul_ui.lo mul_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o n_pow_ui.lo \
                n_pow_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                neg.lo neg.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o nextprime.lo \
                nextprime.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c mul_ui.c  -fPIC -DPIC -o .libs/mul_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c n_pow_ui.c  -fPIC -DPIC -o \
                .libs/n_pow_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c neg.c  -fPIC -DPIC -o .libs/neg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c nextprime.c  -fPIC -DPIC -o \
                .libs/nextprime.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o oddfac_1.lo \
                oddfac_1.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                out_raw.lo out_raw.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                out_str.lo out_str.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                perfpow.lo perfpow.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c oddfac_1.c  -fPIC -DPIC -o \
                .libs/oddfac_1.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c out_str.c  -fPIC -DPIC -o \
                .libs/out_str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c out_raw.c  -fPIC -DPIC -o \
                .libs/out_raw.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c perfpow.c  -fPIC -DPIC -o \
                .libs/perfpow.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                perfsqr.lo perfsqr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o popcount.lo \
                popcount.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                pow_ui.lo pow_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                powm.lo powm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c perfsqr.c  -fPIC -DPIC -o \
                .libs/perfsqr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c popcount.c  -fPIC -DPIC -o \
                .libs/popcount.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c powm.c  -fPIC -DPIC -o .libs/powm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c pow_ui.c  -fPIC -DPIC -o .libs/pow_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o powm_sec.lo \
                powm_sec.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                powm_ui.lo powm_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o pprime_p.lo \
                pprime_p.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o prodlimbs.lo \
                prodlimbs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c powm_sec.c  -fPIC -DPIC -o \
                .libs/powm_sec.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c powm_ui.c  -fPIC -DPIC -o \
                .libs/powm_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c pprime_p.c  -fPIC -DPIC -o \
                .libs/pprime_p.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c prodlimbs.c  -fPIC -DPIC -o \
                .libs/prodlimbs.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o primorial_ui.lo \
                primorial_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                random.lo random.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                random2.lo random2.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                realloc.lo realloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c primorial_ui.c  -fPIC -DPIC -o \
                .libs/primorial_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c random2.c  -fPIC -DPIC -o \
                .libs/random2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c random.c  -fPIC -DPIC -o .libs/random.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o realloc2.lo \
                realloc2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c realloc.c  -fPIC -DPIC -o \
                .libs/realloc.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                remove.lo remove.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o roinit_n.lo \
                roinit_n.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c realloc2.c  -fPIC -DPIC -o \
                .libs/realloc2.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                root.lo root.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c remove.c  -fPIC -DPIC -o .libs/remove.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c roinit_n.c  -fPIC -DPIC -o \
                .libs/roinit_n.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                rootrem.lo rootrem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c root.c  -fPIC -DPIC -o .libs/root.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o rrandomb.lo \
                rrandomb.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                scan0.lo scan0.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                scan1.lo scan1.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c rootrem.c  -fPIC -DPIC -o \
                .libs/rootrem.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c rrandomb.c  -fPIC -DPIC -o \
                .libs/rrandomb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c scan0.c  -fPIC -DPIC -o .libs/scan0.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c scan1.c  -fPIC -DPIC -o .libs/scan1.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set.lo set.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_d.lo set_d.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_f.lo set_f.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_q.lo set_q.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set.c  -fPIC -DPIC -o .libs/set.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_d.c  -fPIC -DPIC -o .libs/set_d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_f.c  -fPIC -DPIC -o .libs/set_f.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_si.lo set_si.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_q.c  -fPIC -DPIC -o .libs/set_q.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_str.lo set_str.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_ui.lo set_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                setbit.lo setbit.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_si.c  -fPIC -DPIC -o .libs/set_si.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_str.c  -fPIC -DPIC -o \
                .libs/set_str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_ui.c  -fPIC -DPIC -o .libs/set_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                size.lo size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c setbit.c  -fPIC -DPIC -o .libs/setbit.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o sizeinbase.lo \
                sizeinbase.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                sqrt.lo sqrt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c size.c  -fPIC -DPIC -o .libs/size.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                sqrtrem.lo sqrtrem.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sqrt.c  -fPIC -DPIC -o .libs/sqrt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sizeinbase.c  -fPIC -DPIC -o \
                .libs/sizeinbase.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                sub.lo sub.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sqrtrem.c  -fPIC -DPIC -o \
                .libs/sqrtrem.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                sub_ui.lo sub_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                swap.lo swap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sub.c  -fPIC -DPIC -o .libs/sub.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                tdiv_ui.lo tdiv_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c swap.c  -fPIC -DPIC -o .libs/swap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sub_ui.c  -fPIC -DPIC -o .libs/sub_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                tdiv_q.lo tdiv_q.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o tdiv_q_2exp.lo \
                tdiv_q_2exp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o tdiv_q_ui.lo \
                tdiv_q_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c tdiv_ui.c  -fPIC -DPIC -o \
                .libs/tdiv_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c tdiv_q.c  -fPIC -DPIC -o .libs/tdiv_q.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c tdiv_q_ui.c  -fPIC -DPIC -o \
                .libs/tdiv_q_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c tdiv_q_2exp.c  -fPIC -DPIC -o \
                .libs/tdiv_q_2exp.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                tdiv_qr.lo tdiv_qr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o tdiv_qr_ui.lo \
                tdiv_qr_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                tdiv_r.lo tdiv_r.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o tdiv_r_2exp.lo \
                tdiv_r_2exp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c tdiv_qr.c  -fPIC -DPIC -o \
                .libs/tdiv_qr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c tdiv_qr_ui.c  -fPIC -DPIC -o \
                .libs/tdiv_qr_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c tdiv_r.c  -fPIC -DPIC -o .libs/tdiv_r.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c tdiv_r_2exp.c  -fPIC -DPIC -o \
                .libs/tdiv_r_2exp.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o tdiv_r_ui.lo \
                tdiv_r_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                tstbit.lo tstbit.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o ui_pow_ui.lo \
                ui_pow_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                ui_sub.lo ui_sub.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c tdiv_r_ui.c  -fPIC -DPIC -o \
                .libs/tdiv_r_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c tstbit.c  -fPIC -DPIC -o .libs/tstbit.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o urandomb.lo \
                urandomb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c ui_pow_ui.c  -fPIC -DPIC -o \
                .libs/ui_pow_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o urandomm.lo \
                urandomm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c ui_sub.c  -fPIC -DPIC -o .libs/ui_sub.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                xor.lo xor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c urandomb.c  -fPIC -DPIC -o \
                .libs/urandomb.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c urandomm.c  -fPIC -DPIC -o \
                .libs/urandomm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c xor.c  -fPIC -DPIC -o .libs/xor.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -pipe -march=native -mtune=intel   -o \
libmpz.la  2fac_ui.lo add.lo add_ui.lo abs.lo aorsmul.lo aorsmul_i.lo and.lo \
array_init.lo bin_ui.lo bin_uiui.lo cdiv_q.lo cdiv_q_ui.lo cdiv_qr.lo cdiv_qr_ui.lo \
cdiv_r.lo cdiv_r_ui.lo cdiv_ui.lo cfdiv_q_2exp.lo cfdiv_r_2exp.lo clear.lo clears.lo \
clrbit.lo cmp.lo cmp_d.lo cmp_si.lo cmp_ui.lo cmpabs.lo cmpabs_d.lo cmpabs_ui.lo \
com.lo combit.lo cong.lo cong_2exp.lo cong_ui.lo divexact.lo divegcd.lo dive_ui.lo \
divis.lo divis_ui.lo divis_2exp.lo dump.lo export.lo fac_ui.lo fdiv_q.lo fdiv_q_ui.lo \
fdiv_qr.lo fdiv_qr_ui.lo fdiv_r.lo fdiv_r_ui.lo fdiv_ui.lo fib_ui.lo fib2_ui.lo \
fits_sint.lo fits_slong.lo fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo \
gcd.lo gcd_ui.lo gcdext.lo get_d.lo get_d_2exp.lo get_si.lo get_str.lo get_ui.lo \
getlimbn.lo hamdist.lo import.lo init.lo init2.lo inits.lo inp_raw.lo inp_str.lo \
invert.lo ior.lo iset.lo iset_d.lo iset_si.lo iset_str.lo iset_ui.lo jacobi.lo \
kronsz.lo kronuz.lo kronzs.lo kronzu.lo lcm.lo lcm_ui.lo limbs_read.lo limbs_write.lo \
limbs_modify.lo limbs_finish.lo lucnum_ui.lo lucnum2_ui.lo mfac_uiui.lo \
millerrabin.lo mod.lo mul.lo mul_2exp.lo mul_si.lo mul_ui.lo n_pow_ui.lo neg.lo \
nextprime.lo oddfac_1.lo out_raw.lo out_str.lo perfpow.lo perfsqr.lo popcount.lo \
pow_ui.lo powm.lo powm_sec.lo powm_ui.lo pprime_p.lo prodlimbs.lo primorial_ui.lo \
random.lo random2.lo realloc.lo realloc2.lo remove.lo roinit_n.lo root.lo rootrem.lo \
rrandomb.lo scan0.lo scan1.lo set.lo set_d.lo set_f.lo set_q.lo set_si.lo set_str.lo \
set_ui.lo setbit.lo size.lo sizeinbase.lo sqrt.lo sqrtrem.lo sub.lo sub_ui.lo swap.lo \
tdiv_ui.lo tdiv_q.lo tdiv_q_2exp.lo tdiv_q_ui.lo tdiv_qr.lo tdiv_qr_ui.lo tdiv_r.lo \
tdiv_r_2exp.lo tdiv_r_ui.lo tstbit.lo ui_pow_ui.lo ui_sub.lo urandomb.lo urandomm.lo \
                xor.lo  
libtool: link: ar cq .libs/libmpz.a .libs/2fac_ui.o .libs/add.o .libs/add_ui.o \
.libs/abs.o .libs/aorsmul.o .libs/aorsmul_i.o .libs/and.o .libs/array_init.o \
.libs/bin_ui.o .libs/bin_uiui.o .libs/cdiv_q.o .libs/cdiv_q_ui.o .libs/cdiv_qr.o \
.libs/cdiv_qr_ui.o .libs/cdiv_r.o .libs/cdiv_r_ui.o .libs/cdiv_ui.o \
.libs/cfdiv_q_2exp.o .libs/cfdiv_r_2exp.o .libs/clear.o .libs/clears.o .libs/clrbit.o \
.libs/cmp.o .libs/cmp_d.o .libs/cmp_si.o .libs/cmp_ui.o .libs/cmpabs.o \
.libs/cmpabs_d.o .libs/cmpabs_ui.o .libs/com.o .libs/combit.o .libs/cong.o \
.libs/cong_2exp.o .libs/cong_ui.o .libs/divexact.o .libs/divegcd.o .libs/dive_ui.o \
.libs/divis.o .libs/divis_ui.o .libs/divis_2exp.o .libs/dump.o .libs/export.o \
.libs/fac_ui.o .libs/fdiv_q.o .libs/fdiv_q_ui.o .libs/fdiv_qr.o .libs/fdiv_qr_ui.o \
.libs/fdiv_r.o .libs/fdiv_r_ui.o .libs/fdiv_ui.o .libs/fib_ui.o .libs/fib2_ui.o \
.libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o \
.libs/fits_ulong.o .libs/fits_ushort.o .libs/gcd.o .libs/gcd_ui.o .libs/gcdext.o \
.libs/get_d.o .libs/get_d_2exp.o .libs/get_si.o .libs/get_str.o .libs/get_ui.o \
.libs/getlimbn.o .libs/hamdist.o .libs/import.o .libs/init.o .libs/init2.o \
.libs/inits.o .libs/inp_raw.o .libs/inp_str.o .libs/invert.o .libs/ior.o .libs/iset.o \
.libs/iset_d.o .libs/iset_si.o .libs/iset_str.o .libs/iset_ui.o .libs/jacobi.o \
.libs/kronsz.o .libs/kronuz.o .libs/kronzs.o .libs/kronzu.o .libs/lcm.o \
.libs/lcm_ui.o .libs/limbs_read.o .libs/limbs_write.o .libs/limbs_modify.o \
.libs/limbs_finish.o .libs/lucnum_ui.o .libs/lucnum2_ui.o .libs/mfac_uiui.o \
.libs/millerrabin.o .libs/mod.o .libs/mul.o .libs/mul_2exp.o .libs/mul_si.o \
.libs/mul_ui.o .libs/n_pow_ui.o .libs/neg.o .libs/nextprime.o .libs/oddfac_1.o \
.libs/out_raw.o .libs/out_str.o .libs/perfpow.o .libs/perfsqr.o .libs/popcount.o \
.libs/pow_ui.o .libs/powm.o .libs/powm_sec.o .libs/powm_ui.o .libs/pprime_p.o \
.libs/prodlimbs.o .libs/primorial_ui.o .libs/random.o .libs/random2.o .libs/realloc.o \
.libs/realloc2.o .libs/remove.o .libs/roinit_n.o .libs/root.o .libs/rootrem.o \
.libs/rrandomb.o .libs/scan0.o .libs/scan1.o .libs/set.o .libs/set_d.o .libs/set_f.o \
.libs/set_q.o .libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/setbit.o \
.libs/size.o .libs/sizeinbase.o .libs/sqrt.o .libs/sqrtrem.o .libs/sub.o \
.libs/sub_ui.o .libs/swap.o .libs/tdiv_ui.o .libs/tdiv_q.o .libs/tdiv_q_2exp.o \
.libs/tdiv_q_ui.o .libs/tdiv_qr.o .libs/tdiv_qr_ui.o .libs/tdiv_r.o \
.libs/tdiv_r_2exp.o .libs/tdiv_r_ui.o .libs/tstbit.o .libs/ui_pow_ui.o .libs/ui_sub.o \
                .libs/urandomb.o .libs/urandomm.o .libs/xor.o 
libtool: link: ranlib .libs/libmpz.a
libtool: link: ( cd ".libs" && rm -f "libmpz.la" && ln -s "../libmpz.la" "libmpz.la" \
) make[2]: Leaving directory '/sources/gmp-6.1.2/mpz'
Making all in mpq
make[2]: Entering directory '/sources/gmp-6.1.2/mpq'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                abs.lo abs.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                aors.lo aors.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o canonicalize.lo \
                canonicalize.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                clear.lo clear.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c canonicalize.c  -fPIC -DPIC -o \
                .libs/canonicalize.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c abs.c  -fPIC -DPIC -o .libs/abs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c aors.c  -fPIC -DPIC -o .libs/aors.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c clear.c  -fPIC -DPIC -o .libs/clear.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                clears.lo clears.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmp.lo cmp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmp_si.lo cmp_si.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmp_ui.lo cmp_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c clears.c  -fPIC -DPIC -o .libs/clears.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmp.c  -fPIC -DPIC -o .libs/cmp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmp_si.c  -fPIC -DPIC -o .libs/cmp_si.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmp_ui.c  -fPIC -DPIC -o .libs/cmp_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                div.lo div.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                equal.lo equal.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_d.lo get_d.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_den.lo get_den.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c div.c  -fPIC -DPIC -o .libs/div.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c equal.c  -fPIC -DPIC -o .libs/equal.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_d.c  -fPIC -DPIC -o .libs/get_d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_den.c  -fPIC -DPIC -o \
                .libs/get_den.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_num.lo get_num.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_str.lo get_str.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                init.lo init.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                inits.lo inits.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_num.c  -fPIC -DPIC -o \
                .libs/get_num.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_str.c  -fPIC -DPIC -o \
                .libs/get_str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c inits.c  -fPIC -DPIC -o .libs/inits.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c init.c  -fPIC -DPIC -o .libs/init.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                inp_str.lo inp_str.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                inv.lo inv.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                md_2exp.lo md_2exp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                mul.lo mul.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c inp_str.c  -fPIC -DPIC -o \
                .libs/inp_str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c inv.c  -fPIC -DPIC -o .libs/inv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c md_2exp.c  -fPIC -DPIC -o \
                .libs/md_2exp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c mul.c  -fPIC -DPIC -o .libs/mul.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                neg.lo neg.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                out_str.lo out_str.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set.lo set.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_den.lo set_den.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c neg.c  -fPIC -DPIC -o .libs/neg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c out_str.c  -fPIC -DPIC -o \
                .libs/out_str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set.c  -fPIC -DPIC -o .libs/set.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_num.lo set_num.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_den.c  -fPIC -DPIC -o \
                .libs/set_den.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_si.lo set_si.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_str.lo set_str.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_ui.lo set_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_num.c  -fPIC -DPIC -o \
                .libs/set_num.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_si.c  -fPIC -DPIC -o .libs/set_si.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_str.c  -fPIC -DPIC -o \
                .libs/set_str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_ui.c  -fPIC -DPIC -o .libs/set_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_z.lo set_z.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_d.lo set_d.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_f.lo set_f.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                swap.lo swap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_z.c  -fPIC -DPIC -o .libs/set_z.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_d.c  -fPIC -DPIC -o .libs/set_d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_f.c  -fPIC -DPIC -o .libs/set_f.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c swap.c  -fPIC -DPIC -o .libs/swap.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -pipe -march=native -mtune=intel   -o \
libmpq.la  abs.lo aors.lo canonicalize.lo clear.lo clears.lo cmp.lo cmp_si.lo \
cmp_ui.lo div.lo equal.lo get_d.lo get_den.lo get_num.lo get_str.lo init.lo inits.lo \
inp_str.lo inv.lo md_2exp.lo mul.lo neg.lo out_str.lo set.lo set_den.lo set_num.lo \
                set_si.lo set_str.lo set_ui.lo set_z.lo set_d.lo set_f.lo swap.lo  
libtool: link: ar cq .libs/libmpq.a .libs/abs.o .libs/aors.o .libs/canonicalize.o \
.libs/clear.o .libs/clears.o .libs/cmp.o .libs/cmp_si.o .libs/cmp_ui.o .libs/div.o \
.libs/equal.o .libs/get_d.o .libs/get_den.o .libs/get_num.o .libs/get_str.o \
.libs/init.o .libs/inits.o .libs/inp_str.o .libs/inv.o .libs/md_2exp.o .libs/mul.o \
.libs/neg.o .libs/out_str.o .libs/set.o .libs/set_den.o .libs/set_num.o \
.libs/set_si.o .libs/set_str.o .libs/set_ui.o .libs/set_z.o .libs/set_d.o \
                .libs/set_f.o .libs/swap.o 
libtool: link: ranlib .libs/libmpq.a
libtool: link: ( cd ".libs" && rm -f "libmpq.la" && ln -s "../libmpq.la" "libmpq.la" \
) make[2]: Leaving directory '/sources/gmp-6.1.2/mpq'
Making all in mpf
make[2]: Entering directory '/sources/gmp-6.1.2/mpf'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                init.lo init.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                init2.lo init2.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                inits.lo inits.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set.lo set.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c init2.c  -fPIC -DPIC -o .libs/init2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c inits.c  -fPIC -DPIC -o .libs/inits.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set.c  -fPIC -DPIC -o .libs/set.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c init.c  -fPIC -DPIC -o .libs/init.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_ui.lo set_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_si.lo set_si.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_str.lo set_str.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_d.lo set_d.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_ui.c  -fPIC -DPIC -o .libs/set_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_si.c  -fPIC -DPIC -o .libs/set_si.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_d.c  -fPIC -DPIC -o .libs/set_d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_str.c  -fPIC -DPIC -o \
                .libs/set_str.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_z.lo set_z.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_q.lo set_q.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                iset.lo iset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_q.c  -fPIC -DPIC -o .libs/set_q.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                iset_ui.lo iset_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_z.c  -fPIC -DPIC -o .libs/set_z.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c iset.c  -fPIC -DPIC -o .libs/iset.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                iset_si.lo iset_si.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c iset_ui.c  -fPIC -DPIC -o \
                .libs/iset_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o iset_str.lo \
                iset_str.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                iset_d.lo iset_d.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                clear.lo clear.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c iset_str.c  -fPIC -DPIC -o \
                .libs/iset_str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c iset_si.c  -fPIC -DPIC -o \
                .libs/iset_si.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c iset_d.c  -fPIC -DPIC -o .libs/iset_d.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                clears.lo clears.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_str.lo get_str.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                dump.lo dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c clear.c  -fPIC -DPIC -o .libs/clear.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_str.c  -fPIC -DPIC -o \
                .libs/get_str.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                size.lo size.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c clears.c  -fPIC -DPIC -o .libs/clears.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c dump.c  -fPIC -DPIC -o .libs/dump.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                eq.lo eq.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                reldiff.lo reldiff.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c size.c  -fPIC -DPIC -o .libs/size.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                sqrt.lo sqrt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c eq.c  -fPIC -DPIC -o .libs/eq.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                random2.lo random2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sqrt.c  -fPIC -DPIC -o .libs/sqrt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c reldiff.c  -fPIC -DPIC -o \
                .libs/reldiff.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                inp_str.lo inp_str.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c random2.c  -fPIC -DPIC -o \
                .libs/random2.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                out_str.lo out_str.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                add.lo add.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                add_ui.lo add_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c inp_str.c  -fPIC -DPIC -o \
                .libs/inp_str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c out_str.c  -fPIC -DPIC -o \
                .libs/out_str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c add.c  -fPIC -DPIC -o .libs/add.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c add_ui.c  -fPIC -DPIC -o .libs/add_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                sub.lo sub.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                sub_ui.lo sub_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                ui_sub.lo ui_sub.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                mul.lo mul.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sub_ui.c  -fPIC -DPIC -o .libs/sub_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sub.c  -fPIC -DPIC -o .libs/sub.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c ui_sub.c  -fPIC -DPIC -o .libs/ui_sub.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c mul.c  -fPIC -DPIC -o .libs/mul.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                mul_ui.lo mul_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                div.lo div.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                div_ui.lo div_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmp.lo cmp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c div.c  -fPIC -DPIC -o .libs/div.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c mul_ui.c  -fPIC -DPIC -o .libs/mul_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c div_ui.c  -fPIC -DPIC -o .libs/div_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmp.c  -fPIC -DPIC -o .libs/cmp.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmp_d.lo cmp_d.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmp_z.lo cmp_z.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmp_si.lo cmp_si.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                cmp_ui.lo cmp_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmp_d.c  -fPIC -DPIC -o .libs/cmp_d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmp_z.c  -fPIC -DPIC -o .libs/cmp_z.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmp_si.c  -fPIC -DPIC -o .libs/cmp_si.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c cmp_ui.c  -fPIC -DPIC -o .libs/cmp_ui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o mul_2exp.lo \
                mul_2exp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o div_2exp.lo \
                div_2exp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                abs.lo abs.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                neg.lo neg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c mul_2exp.c  -fPIC -DPIC -o \
                .libs/mul_2exp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c div_2exp.c  -fPIC -DPIC -o \
                .libs/div_2exp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c neg.c  -fPIC -DPIC -o .libs/neg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c abs.c  -fPIC -DPIC -o .libs/abs.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_d.lo get_d.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o get_d_2exp.lo \
                get_d_2exp.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o set_dfl_prec.lo \
                set_dfl_prec.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                set_prc.lo set_prc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_d.c  -fPIC -DPIC -o .libs/get_d.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_d_2exp.c  -fPIC -DPIC -o \
                .libs/get_d_2exp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_prc.c  -fPIC -DPIC -o \
                .libs/set_prc.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o set_prc_raw.lo \
                set_prc_raw.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_dfl_prec.c  -fPIC -DPIC -o \
                .libs/set_dfl_prec.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o get_dfl_prec.lo \
                get_dfl_prec.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_prc.lo get_prc.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                ui_div.lo ui_div.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c set_prc_raw.c  -fPIC -DPIC -o \
                .libs/set_prc_raw.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_dfl_prec.c  -fPIC -DPIC -o \
                .libs/get_dfl_prec.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_prc.c  -fPIC -DPIC -o \
                .libs/get_prc.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                sqrt_ui.lo sqrt_ui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c ui_div.c  -fPIC -DPIC -o .libs/ui_div.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                pow_ui.lo pow_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o urandomb.lo \
                urandomb.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                swap.lo swap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sqrt_ui.c  -fPIC -DPIC -o \
                .libs/sqrt_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c pow_ui.c  -fPIC -DPIC -o .libs/pow_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c urandomb.c  -fPIC -DPIC -o \
                .libs/urandomb.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_si.lo get_si.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c swap.c  -fPIC -DPIC -o .libs/swap.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                get_ui.lo get_ui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                int_p.lo int_p.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_si.c  -fPIC -DPIC -o .libs/get_si.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o ceilfloor.lo \
                ceilfloor.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c get_ui.c  -fPIC -DPIC -o .libs/get_ui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c int_p.c  -fPIC -DPIC -o .libs/int_p.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                trunc.lo trunc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c ceilfloor.c  -fPIC -DPIC -o \
                .libs/ceilfloor.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fits_sint.lo \
                fits_sint.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fits_slong.lo \
                fits_slong.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c trunc.c  -fPIC -DPIC -o .libs/trunc.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fits_sshort.lo \
                fits_sshort.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fits_sint.c  -fPIC -DPIC -o \
                .libs/fits_sint.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fits_uint.lo \
                fits_uint.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fits_slong.c  -fPIC -DPIC -o \
                .libs/fits_slong.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fits_sshort.c  -fPIC -DPIC -o \
                .libs/fits_sshort.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fits_ulong.lo \
                fits_ulong.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fits_ushort.lo \
                fits_ushort.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fits_uint.c  -fPIC -DPIC -o \
                .libs/fits_uint.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fits_ulong.c  -fPIC -DPIC -o \
                .libs/fits_ulong.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fits_ushort.c  -fPIC -DPIC -o \
                .libs/fits_ushort.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -pipe -march=native -mtune=intel   -o \
libmpf.la  init.lo init2.lo inits.lo set.lo set_ui.lo set_si.lo set_str.lo set_d.lo \
set_z.lo set_q.lo iset.lo iset_ui.lo iset_si.lo iset_str.lo iset_d.lo clear.lo \
clears.lo get_str.lo dump.lo size.lo eq.lo reldiff.lo sqrt.lo random2.lo inp_str.lo \
out_str.lo add.lo add_ui.lo sub.lo sub_ui.lo ui_sub.lo mul.lo mul_ui.lo div.lo \
div_ui.lo cmp.lo cmp_d.lo cmp_z.lo cmp_si.lo cmp_ui.lo mul_2exp.lo div_2exp.lo abs.lo \
neg.lo get_d.lo get_d_2exp.lo set_dfl_prec.lo set_prc.lo set_prc_raw.lo \
get_dfl_prec.lo get_prc.lo ui_div.lo sqrt_ui.lo pow_ui.lo urandomb.lo swap.lo \
get_si.lo get_ui.lo int_p.lo ceilfloor.lo trunc.lo fits_sint.lo fits_slong.lo \
                fits_sshort.lo fits_uint.lo fits_ulong.lo fits_ushort.lo  
libtool: link: ar cq .libs/libmpf.a .libs/init.o .libs/init2.o .libs/inits.o \
.libs/set.o .libs/set_ui.o .libs/set_si.o .libs/set_str.o .libs/set_d.o .libs/set_z.o \
.libs/set_q.o .libs/iset.o .libs/iset_ui.o .libs/iset_si.o .libs/iset_str.o \
.libs/iset_d.o .libs/clear.o .libs/clears.o .libs/get_str.o .libs/dump.o .libs/size.o \
.libs/eq.o .libs/reldiff.o .libs/sqrt.o .libs/random2.o .libs/inp_str.o \
.libs/out_str.o .libs/add.o .libs/add_ui.o .libs/sub.o .libs/sub_ui.o .libs/ui_sub.o \
.libs/mul.o .libs/mul_ui.o .libs/div.o .libs/div_ui.o .libs/cmp.o .libs/cmp_d.o \
.libs/cmp_z.o .libs/cmp_si.o .libs/cmp_ui.o .libs/mul_2exp.o .libs/div_2exp.o \
.libs/abs.o .libs/neg.o .libs/get_d.o .libs/get_d_2exp.o .libs/set_dfl_prec.o \
.libs/set_prc.o .libs/set_prc_raw.o .libs/get_dfl_prec.o .libs/get_prc.o \
.libs/ui_div.o .libs/sqrt_ui.o .libs/pow_ui.o .libs/urandomb.o .libs/swap.o \
.libs/get_si.o .libs/get_ui.o .libs/int_p.o .libs/ceilfloor.o .libs/trunc.o \
.libs/fits_sint.o .libs/fits_slong.o .libs/fits_sshort.o .libs/fits_uint.o \
                .libs/fits_ulong.o .libs/fits_ushort.o 
libtool: link: ranlib .libs/libmpf.a
libtool: link: ( cd ".libs" && rm -f "libmpf.la" && ln -s "../libmpf.la" "libmpf.la" \
) make[2]: Leaving directory '/sources/gmp-6.1.2/mpf'
Making all in printf
make[2]: Entering directory '/sources/gmp-6.1.2/printf'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o asprintf.lo \
                asprintf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o asprntffuns.lo \
                asprntffuns.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                doprnt.lo doprnt.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                doprntf.lo doprntf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c asprntffuns.c  -fPIC -DPIC -o \
                .libs/asprntffuns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c doprntf.c  -fPIC -DPIC -o \
                .libs/doprntf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c asprintf.c  -fPIC -DPIC -o \
                .libs/asprintf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c doprnt.c  -fPIC -DPIC -o .libs/doprnt.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                doprnti.lo doprnti.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                fprintf.lo fprintf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o obprintf.lo \
                obprintf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o obvprintf.lo \
                obvprintf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c doprnti.c  -fPIC -DPIC -o \
                .libs/doprnti.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fprintf.c  -fPIC -DPIC -o \
                .libs/fprintf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c obprintf.c  -fPIC -DPIC -o \
                .libs/obprintf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c obvprintf.c  -fPIC -DPIC -o \
                .libs/obvprintf.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o obprntffuns.lo \
                obprntffuns.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                printf.lo printf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o printffuns.lo \
                printffuns.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o snprintf.lo \
                snprintf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c printf.c  -fPIC -DPIC -o .libs/printf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c obprntffuns.c  -fPIC -DPIC -o \
                .libs/obprntffuns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c printffuns.c  -fPIC -DPIC -o \
                .libs/printffuns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c snprintf.c  -fPIC -DPIC -o \
                .libs/snprintf.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o snprntffuns.lo \
                snprntffuns.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                sprintf.lo sprintf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o sprintffuns.lo \
                sprintffuns.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o vasprintf.lo \
                vasprintf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c snprntffuns.c  -fPIC -DPIC -o \
                .libs/snprntffuns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sprintf.c  -fPIC -DPIC -o \
                .libs/sprintf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c vasprintf.c  -fPIC -DPIC -o \
                .libs/vasprintf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sprintffuns.c  -fPIC -DPIC -o \
                .libs/sprintffuns.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o vfprintf.lo \
                vfprintf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                vprintf.lo vprintf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o vsnprintf.lo \
                vsnprintf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o vsprintf.lo \
                vsprintf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c vfprintf.c  -fPIC -DPIC -o \
                .libs/vfprintf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c vprintf.c  -fPIC -DPIC -o \
                .libs/vprintf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c vsprintf.c  -fPIC -DPIC -o \
                .libs/vsprintf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c vsnprintf.c  -fPIC -DPIC -o \
                .libs/vsnprintf.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o repl-vsnprintf.lo \
                repl-vsnprintf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c repl-vsnprintf.c  -fPIC -DPIC -o \
                .libs/repl-vsnprintf.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -pipe -march=native -mtune=intel   -o \
libprintf.la  asprintf.lo asprntffuns.lo doprnt.lo doprntf.lo doprnti.lo fprintf.lo \
obprintf.lo obvprintf.lo obprntffuns.lo printf.lo printffuns.lo snprintf.lo \
snprntffuns.lo sprintf.lo sprintffuns.lo vasprintf.lo vfprintf.lo vprintf.lo \
                vsnprintf.lo vsprintf.lo repl-vsnprintf.lo  
libtool: link: ar cq .libs/libprintf.a .libs/asprintf.o .libs/asprntffuns.o \
.libs/doprnt.o .libs/doprntf.o .libs/doprnti.o .libs/fprintf.o .libs/obprintf.o \
.libs/obvprintf.o .libs/obprntffuns.o .libs/printf.o .libs/printffuns.o \
.libs/snprintf.o .libs/snprntffuns.o .libs/sprintf.o .libs/sprintffuns.o \
.libs/vasprintf.o .libs/vfprintf.o .libs/vprintf.o .libs/vsnprintf.o .libs/vsprintf.o \
                .libs/repl-vsnprintf.o 
libtool: link: ranlib .libs/libprintf.a
libtool: link: ( cd ".libs" && rm -f "libprintf.la" && ln -s "../libprintf.la" \
"libprintf.la" ) make[2]: Leaving directory '/sources/gmp-6.1.2/printf'
Making all in scanf
make[2]: Entering directory '/sources/gmp-6.1.2/scanf'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                doscan.lo doscan.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                fscanf.lo fscanf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o fscanffuns.lo \
                fscanffuns.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                scanf.lo scanf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c doscan.c  -fPIC -DPIC -o .libs/doscan.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fscanf.c  -fPIC -DPIC -o .libs/fscanf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c fscanffuns.c  -fPIC -DPIC -o \
                .libs/fscanffuns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c scanf.c  -fPIC -DPIC -o .libs/scanf.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                sscanf.lo sscanf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o sscanffuns.lo \
                sscanffuns.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                vfscanf.lo vfscanf.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                vscanf.lo vscanf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c vfscanf.c  -fPIC -DPIC -o \
                .libs/vfscanf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sscanf.c  -fPIC -DPIC -o .libs/sscanf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c sscanffuns.c  -fPIC -DPIC -o \
                .libs/sscanffuns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c vscanf.c  -fPIC -DPIC -o .libs/vscanf.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                vsscanf.lo vsscanf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c vsscanf.c  -fPIC -DPIC -o \
                .libs/vsscanf.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -pipe -march=native -mtune=intel   -o \
libscanf.la  doscan.lo fscanf.lo fscanffuns.lo scanf.lo sscanf.lo sscanffuns.lo \
                vfscanf.lo vscanf.lo vsscanf.lo  
libtool: link: ar cq .libs/libscanf.a .libs/doscan.o .libs/fscanf.o \
.libs/fscanffuns.o .libs/scanf.o .libs/sscanf.o .libs/sscanffuns.o .libs/vfscanf.o \
                .libs/vscanf.o .libs/vsscanf.o 
libtool: link: ranlib .libs/libscanf.a
libtool: link: ( cd ".libs" && rm -f "libscanf.la" && ln -s "../libscanf.la" \
"libscanf.la" ) make[2]: Leaving directory '/sources/gmp-6.1.2/scanf'
Making all in rand
make[2]: Entering directory '/sources/gmp-6.1.2/rand'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                rand.lo rand.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                randclr.lo randclr.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                randdef.lo randdef.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o randiset.lo \
                randiset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c rand.c  -fPIC -DPIC -o .libs/rand.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c randdef.c  -fPIC -DPIC -o \
                .libs/randdef.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c randclr.c  -fPIC -DPIC -o \
                .libs/randclr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c randiset.c  -fPIC -DPIC -o \
                .libs/randiset.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o randlc2s.lo \
                randlc2s.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o randlc2x.lo \
                randlc2x.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                randmt.lo randmt.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                randmts.lo randmts.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c randlc2s.c  -fPIC -DPIC -o \
                .libs/randlc2s.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c randlc2x.c  -fPIC -DPIC -o \
                .libs/randlc2x.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c randmt.c  -fPIC -DPIC -o .libs/randmt.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c randmts.c  -fPIC -DPIC -o \
                .libs/randmts.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                rands.lo rands.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                randsd.lo randsd.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o randsdui.lo \
                randsdui.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                randbui.lo randbui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c rands.c  -fPIC -DPIC -o .libs/rands.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c randsd.c  -fPIC -DPIC -o .libs/randsd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c randsdui.c  -fPIC -DPIC -o \
                .libs/randsdui.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMP -I..   -pipe -march=native -mtune=intel -c -o \
                randmui.lo randmui.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c randbui.c  -fPIC -DPIC -o \
                .libs/randbui.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMP -I.. -pipe \
                -march=native -mtune=intel -c randmui.c  -fPIC -DPIC -o \
                .libs/randmui.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -pipe -march=native -mtune=intel   -o \
librandom.la  rand.lo randclr.lo randdef.lo randiset.lo randlc2s.lo randlc2x.lo \
                randmt.lo randmts.lo rands.lo randsd.lo randsdui.lo randbui.lo \
                randmui.lo  
libtool: link: ar cq .libs/librandom.a .libs/rand.o .libs/randclr.o .libs/randdef.o \
.libs/randiset.o .libs/randlc2s.o .libs/randlc2x.o .libs/randmt.o .libs/randmts.o \
                .libs/rands.o .libs/randsd.o .libs/randsdui.o .libs/randbui.o \
                .libs/randmui.o 
libtool: link: ranlib .libs/librandom.a
libtool: link: ( cd ".libs" && rm -f "librandom.la" && ln -s "../librandom.la" \
"librandom.la" ) make[2]: Leaving directory '/sources/gmp-6.1.2/rand'
Making all in cxx
make[2]: Entering directory '/sources/gmp-6.1.2/cxx'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMPXX -I..   -pipe -march=native -mtune=intel -c -o isfuns.lo \
                isfuns.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMPXX -I..   -pipe -march=native -mtune=intel -c -o \
                ismpf.lo ismpf.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMPXX -I..   -pipe -march=native -mtune=intel -c -o \
                ismpq.lo ismpq.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMPXX -I..   -pipe -march=native -mtune=intel -c -o \
                ismpz.lo ismpz.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -pipe \
                -march=native -mtune=intel -c isfuns.cc  -fPIC -DPIC -o \
                .libs/isfuns.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -pipe \
                -march=native -mtune=intel -c ismpf.cc  -fPIC -DPIC -o .libs/ismpf.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -pipe \
                -march=native -mtune=intel -c ismpq.cc  -fPIC -DPIC -o .libs/ismpq.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -pipe \
                -march=native -mtune=intel -c ismpz.cc  -fPIC -DPIC -o .libs/ismpz.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMPXX -I..   -pipe -march=native -mtune=intel -c -o ismpznw.lo \
                ismpznw.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMPXX -I..   -pipe -march=native -mtune=intel -c -o limits.lo \
                limits.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMPXX -I..   -pipe -march=native -mtune=intel -c -o osdoprnti.lo \
                osdoprnti.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  \
-D__GMP_WITHIN_GMPXX -I..   -pipe -march=native -mtune=intel -c -o osfuns.lo \
                osfuns.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -pipe \
                -march=native -mtune=intel -c ismpznw.cc  -fPIC -DPIC -o \
                .libs/ismpznw.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -pipe \
                -march=native -mtune=intel -c limits.cc  -fPIC -DPIC -o \
                .libs/limits.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -pipe \
                -march=native -mtune=intel -c osdoprnti.cc  -fPIC -DPIC -o \
                .libs/osdoprnti.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -pipe \
                -march=native -mtune=intel -c osfuns.cc  -fPIC -DPIC -o \
                .libs/osfuns.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMPXX -I..   -pipe -march=native -mtune=intel -c -o \
                osmpf.lo osmpf.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMPXX -I..   -pipe -march=native -mtune=intel -c -o \
                osmpq.lo osmpq.cc
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..  \
                -D__GMP_WITHIN_GMPXX -I..   -pipe -march=native -mtune=intel -c -o \
                osmpz.lo osmpz.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -pipe \
                -march=native -mtune=intel -c osmpf.cc  -fPIC -DPIC -o .libs/osmpf.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -pipe \
                -march=native -mtune=intel -c osmpq.cc  -fPIC -DPIC -o .libs/osmpq.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -D__GMP_WITHIN_GMPXX -I.. -pipe \
                -march=native -mtune=intel -c osmpz.cc  -fPIC -DPIC -o .libs/osmpz.o
/bin/sh ../libtool  --tag=CXX   --mode=link g++  -pipe -march=native -mtune=intel   \
-o libcxx.la  isfuns.lo ismpf.lo ismpq.lo ismpz.lo ismpznw.lo limits.lo osdoprnti.lo \
                osfuns.lo osmpf.lo osmpq.lo osmpz.lo  
libtool: link: ar cq .libs/libcxx.a .libs/isfuns.o .libs/ismpf.o .libs/ismpq.o \
.libs/ismpz.o .libs/ismpznw.o .libs/limits.o .libs/osdoprnti.o .libs/osfuns.o \
                .libs/osmpf.o .libs/osmpq.o .libs/osmpz.o 
libtool: link: ranlib .libs/libcxx.a
libtool: link: ( cd ".libs" && rm -f "libcxx.la" && ln -s "../libcxx.la" "libcxx.la" \
) make[2]: Leaving directory '/sources/gmp-6.1.2/cxx'
Making all in demos
make[2]: Entering directory '/sources/gmp-6.1.2/demos'
Making all in calc
make[3]: Entering directory '/sources/gmp-6.1.2/demos/calc'
make  all-am
make[4]: Entering directory '/sources/gmp-6.1.2/demos/calc'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/sources/gmp-6.1.2/demos/calc'
make[3]: Leaving directory '/sources/gmp-6.1.2/demos/calc'
Making all in expr
make[3]: Entering directory '/sources/gmp-6.1.2/demos/expr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/gmp-6.1.2/demos/expr'
make[3]: Entering directory '/sources/gmp-6.1.2/demos'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/sources/gmp-6.1.2/demos'
make[2]: Leaving directory '/sources/gmp-6.1.2/demos'
Making all in tune
make[2]: Entering directory '/sources/gmp-6.1.2/tune'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tune'
Making all in doc
make[2]: Entering directory '/sources/gmp-6.1.2/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/gmp-6.1.2/doc'
make[2]: Entering directory '/sources/gmp-6.1.2'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
                -D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o assert.lo \
                assert.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
                -D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o compat.lo \
                compat.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
                -D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o errno.lo \
                errno.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
-D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o extract-dbl.lo \
                extract-dbl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c extract-dbl.c  -fPIC -DPIC -o .libs/extract-dbl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c assert.c  -fPIC -DPIC -o .libs/assert.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c compat.c  -fPIC -DPIC -o .libs/compat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c errno.c  -fPIC -DPIC -o .libs/errno.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
                -D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o \
                invalid.lo invalid.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
                -D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o memory.lo \
                memory.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
                -D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o mp_bpl.lo \
                mp_bpl.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
-D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o mp_clz_tab.lo \
                mp_clz_tab.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c invalid.c  -fPIC -DPIC -o .libs/invalid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c memory.c  -fPIC -DPIC -o .libs/memory.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c mp_bpl.c  -fPIC -DPIC -o .libs/mp_bpl.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c mp_clz_tab.c  -fPIC -DPIC -o .libs/mp_clz_tab.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
                -D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o \
                mp_dv_tab.lo mp_dv_tab.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
-D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o mp_minv_tab.lo \
                mp_minv_tab.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
-D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o mp_get_fns.lo \
                mp_get_fns.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
-D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o mp_set_fns.lo \
                mp_set_fns.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c mp_get_fns.c  -fPIC -DPIC -o .libs/mp_get_fns.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c mp_minv_tab.c  -fPIC -DPIC -o .libs/mp_minv_tab.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c mp_dv_tab.c  -fPIC -DPIC -o .libs/mp_dv_tab.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c mp_set_fns.c  -fPIC -DPIC -o .libs/mp_set_fns.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
                -D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o \
                version.lo version.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
                -D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o \
                nextprime.lo nextprime.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
-D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o primesieve.lo \
                primesieve.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  \
                -D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o \
                tal-reent.lo tal-reent.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c version.c  -fPIC -DPIC -o .libs/version.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c nextprime.c  -fPIC -DPIC -o .libs/nextprime.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c primesieve.c  -fPIC -DPIC -o .libs/primesieve.o
/bin/sh ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.  \
-D__GMP_WITHIN_GMP   -pipe -march=native -mtune=intel -c -o dummy.lo `test -f \
                'cxx/dummy.cc' || echo './'`cxx/dummy.cc
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c tal-reent.c  -fPIC -DPIC -o .libs/tal-reent.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__GMP_WITHIN_GMP -pipe -march=native \
                -mtune=intel -c cxx/dummy.cc  -fPIC -DPIC -o .libs/dummy.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -pipe -march=native -mtune=intel   \
-version-info 13:2:3  -o libgmp.la -rpath /usr/lib assert.lo compat.lo errno.lo \
extract-dbl.lo invalid.lo memory.lo mp_bpl.lo mp_clz_tab.lo mp_dv_tab.lo \
mp_minv_tab.lo mp_get_fns.lo mp_set_fns.lo version.lo nextprime.lo primesieve.lo \
tal-reent.lo mpf/init.lo mpf/init2.lo mpf/inits.lo mpf/set.lo mpf/set_ui.lo \
mpf/set_si.lo mpf/set_str.lo mpf/set_d.lo mpf/set_z.lo mpf/iset.lo mpf/iset_ui.lo \
mpf/iset_si.lo mpf/iset_str.lo mpf/iset_d.lo mpf/clear.lo mpf/clears.lo \
mpf/get_str.lo mpf/dump.lo mpf/size.lo mpf/eq.lo mpf/reldiff.lo mpf/sqrt.lo \
mpf/random2.lo mpf/inp_str.lo mpf/out_str.lo mpf/add.lo mpf/add_ui.lo mpf/sub.lo \
mpf/sub_ui.lo mpf/ui_sub.lo mpf/mul.lo mpf/mul_ui.lo mpf/div.lo mpf/div_ui.lo \
mpf/cmp_z.lo mpf/cmp.lo mpf/cmp_d.lo mpf/cmp_ui.lo mpf/cmp_si.lo mpf/mul_2exp.lo \
mpf/div_2exp.lo mpf/abs.lo mpf/neg.lo mpf/set_q.lo mpf/get_d.lo mpf/get_d_2exp.lo \
mpf/set_dfl_prec.lo mpf/set_prc.lo mpf/set_prc_raw.lo mpf/get_dfl_prec.lo \
mpf/get_prc.lo mpf/ui_div.lo mpf/sqrt_ui.lo mpf/ceilfloor.lo mpf/trunc.lo \
mpf/pow_ui.lo mpf/urandomb.lo mpf/swap.lo mpf/fits_sint.lo mpf/fits_slong.lo \
mpf/fits_sshort.lo mpf/fits_uint.lo mpf/fits_ulong.lo mpf/fits_ushort.lo \
mpf/get_si.lo mpf/get_ui.lo mpf/int_p.lo mpz/abs.lo mpz/add.lo mpz/add_ui.lo \
mpz/aorsmul.lo mpz/aorsmul_i.lo mpz/and.lo mpz/array_init.lo mpz/bin_ui.lo \
mpz/bin_uiui.lo mpz/cdiv_q.lo mpz/cdiv_q_ui.lo mpz/cdiv_qr.lo mpz/cdiv_qr_ui.lo \
mpz/cdiv_r.lo mpz/cdiv_r_ui.lo mpz/cdiv_ui.lo mpz/cfdiv_q_2exp.lo mpz/cfdiv_r_2exp.lo \
mpz/clear.lo mpz/clears.lo mpz/clrbit.lo mpz/cmp.lo mpz/cmp_d.lo mpz/cmp_si.lo \
mpz/cmp_ui.lo mpz/cmpabs.lo mpz/cmpabs_d.lo mpz/cmpabs_ui.lo mpz/com.lo mpz/combit.lo \
mpz/cong.lo mpz/cong_2exp.lo mpz/cong_ui.lo mpz/divexact.lo mpz/divegcd.lo \
mpz/dive_ui.lo mpz/divis.lo mpz/divis_ui.lo mpz/divis_2exp.lo mpz/dump.lo \
mpz/export.lo mpz/mfac_uiui.lo mpz/2fac_ui.lo mpz/fac_ui.lo mpz/oddfac_1.lo \
mpz/prodlimbs.lo mpz/fdiv_q_ui.lo mpz/fdiv_qr.lo mpz/fdiv_qr_ui.lo mpz/fdiv_r.lo \
mpz/fdiv_r_ui.lo mpz/fdiv_q.lo mpz/fdiv_ui.lo mpz/fib_ui.lo mpz/fib2_ui.lo \
mpz/fits_sint.lo mpz/fits_slong.lo mpz/fits_sshort.lo mpz/fits_uint.lo \
mpz/fits_ulong.lo mpz/fits_ushort.lo mpz/gcd.lo mpz/gcd_ui.lo mpz/gcdext.lo \
mpz/get_d.lo mpz/get_d_2exp.lo mpz/get_si.lo mpz/get_str.lo mpz/get_ui.lo \
mpz/getlimbn.lo mpz/hamdist.lo mpz/import.lo mpz/init.lo mpz/init2.lo mpz/inits.lo \
mpz/inp_raw.lo mpz/inp_str.lo mpz/invert.lo mpz/ior.lo mpz/iset.lo mpz/iset_d.lo \
mpz/iset_si.lo mpz/iset_str.lo mpz/iset_ui.lo mpz/jacobi.lo mpz/kronsz.lo \
mpz/kronuz.lo mpz/kronzs.lo mpz/kronzu.lo mpz/lcm.lo mpz/lcm_ui.lo \
mpz/limbs_finish.lo mpz/limbs_modify.lo mpz/limbs_read.lo mpz/limbs_write.lo \
mpz/lucnum_ui.lo mpz/lucnum2_ui.lo mpz/millerrabin.lo mpz/mod.lo mpz/mul.lo \
mpz/mul_2exp.lo mpz/mul_si.lo mpz/mul_ui.lo mpz/n_pow_ui.lo mpz/neg.lo \
mpz/nextprime.lo mpz/out_raw.lo mpz/out_str.lo mpz/perfpow.lo mpz/perfsqr.lo \
mpz/popcount.lo mpz/pow_ui.lo mpz/powm.lo mpz/powm_sec.lo mpz/powm_ui.lo \
mpz/primorial_ui.lo mpz/pprime_p.lo mpz/random.lo mpz/random2.lo mpz/realloc.lo \
mpz/realloc2.lo mpz/remove.lo mpz/roinit_n.lo mpz/root.lo mpz/rootrem.lo \
mpz/rrandomb.lo mpz/scan0.lo mpz/scan1.lo mpz/set.lo mpz/set_d.lo mpz/set_f.lo \
mpz/set_q.lo mpz/set_si.lo mpz/set_str.lo mpz/set_ui.lo mpz/setbit.lo mpz/size.lo \
mpz/sizeinbase.lo mpz/sqrt.lo mpz/sqrtrem.lo mpz/sub.lo mpz/sub_ui.lo mpz/swap.lo \
mpz/tdiv_ui.lo mpz/tdiv_q.lo mpz/tdiv_q_2exp.lo mpz/tdiv_q_ui.lo mpz/tdiv_qr.lo \
mpz/tdiv_qr_ui.lo mpz/tdiv_r.lo mpz/tdiv_r_2exp.lo mpz/tdiv_r_ui.lo mpz/tstbit.lo \
mpz/ui_pow_ui.lo mpz/ui_sub.lo mpz/urandomb.lo mpz/urandomm.lo mpz/xor.lo mpq/abs.lo \
mpq/aors.lo mpq/canonicalize.lo mpq/clear.lo mpq/clears.lo mpq/cmp.lo mpq/cmp_si.lo \
mpq/cmp_ui.lo mpq/div.lo mpq/get_d.lo mpq/get_den.lo mpq/get_num.lo mpq/get_str.lo \
mpq/init.lo mpq/inits.lo mpq/inp_str.lo mpq/inv.lo mpq/md_2exp.lo mpq/mul.lo \
mpq/neg.lo mpq/out_str.lo mpq/set.lo mpq/set_den.lo mpq/set_num.lo mpq/set_si.lo \
mpq/set_str.lo mpq/set_ui.lo mpq/equal.lo mpq/set_z.lo mpq/set_d.lo mpq/set_f.lo \
mpq/swap.lo mpn/fib_table.lo mpn/mp_bases.lo  mpn/invert_limb_table.lo mpn/add.lo \
mpn/add_1.lo mpn/add_n.lo mpn/sub.lo mpn/sub_1.lo mpn/sub_n.lo mpn/cnd_add_n.lo \
mpn/cnd_sub_n.lo mpn/cnd_swap.lo mpn/neg.lo mpn/com.lo mpn/mul_1.lo mpn/addmul_1.lo \
mpn/submul_1.lo mpn/add_err1_n.lo mpn/add_err2_n.lo mpn/add_err3_n.lo \
mpn/sub_err1_n.lo mpn/sub_err2_n.lo mpn/sub_err3_n.lo mpn/lshift.lo mpn/rshift.lo \
mpn/dive_1.lo mpn/diveby3.lo mpn/divis.lo mpn/divrem.lo mpn/divrem_1.lo \
mpn/divrem_2.lo mpn/fib2_ui.lo mpn/mod_1.lo mpn/mod_34lsub1.lo mpn/mode1o.lo \
mpn/pre_mod_1.lo mpn/dump.lo mpn/mod_1_1.lo mpn/mod_1_2.lo mpn/mod_1_3.lo \
mpn/mod_1_4.lo mpn/lshiftc.lo mpn/mul.lo mpn/mul_fft.lo mpn/mul_n.lo mpn/sqr.lo \
mpn/mul_basecase.lo mpn/sqr_basecase.lo mpn/nussbaumer_mul.lo mpn/mulmid_basecase.lo \
mpn/toom42_mulmid.lo mpn/mulmid_n.lo mpn/mulmid.lo mpn/random.lo mpn/random2.lo \
mpn/pow_1.lo mpn/rootrem.lo mpn/sqrtrem.lo mpn/sizeinbase.lo mpn/get_str.lo \
mpn/set_str.lo mpn/scan0.lo mpn/scan1.lo mpn/popcount.lo mpn/hamdist.lo mpn/cmp.lo \
mpn/zero_p.lo mpn/perfsqr.lo mpn/perfpow.lo mpn/gcd_1.lo mpn/gcd.lo mpn/gcdext_1.lo \
mpn/gcdext.lo mpn/gcd_subdiv_step.lo mpn/gcdext_lehmer.lo mpn/div_q.lo mpn/tdiv_qr.lo \
mpn/jacbase.lo mpn/jacobi_2.lo mpn/jacobi.lo mpn/get_d.lo mpn/matrix22_mul.lo \
mpn/matrix22_mul1_inverse_vector.lo mpn/hgcd_matrix.lo mpn/hgcd2.lo mpn/hgcd_step.lo \
mpn/hgcd_reduce.lo mpn/hgcd.lo mpn/hgcd_appr.lo mpn/hgcd2_jacobi.lo \
mpn/hgcd_jacobi.lo mpn/mullo_n.lo mpn/mullo_basecase.lo mpn/sqrlo.lo \
mpn/sqrlo_basecase.lo mpn/toom22_mul.lo mpn/toom32_mul.lo mpn/toom42_mul.lo \
mpn/toom52_mul.lo mpn/toom62_mul.lo mpn/toom33_mul.lo mpn/toom43_mul.lo \
mpn/toom53_mul.lo mpn/toom54_mul.lo mpn/toom63_mul.lo mpn/toom44_mul.lo \
mpn/toom6h_mul.lo mpn/toom6_sqr.lo mpn/toom8h_mul.lo mpn/toom8_sqr.lo \
mpn/toom_couple_handling.lo mpn/toom2_sqr.lo mpn/toom3_sqr.lo mpn/toom4_sqr.lo \
mpn/toom_eval_dgr3_pm1.lo mpn/toom_eval_dgr3_pm2.lo mpn/toom_eval_pm1.lo \
mpn/toom_eval_pm2.lo mpn/toom_eval_pm2exp.lo mpn/toom_eval_pm2rexp.lo \
mpn/toom_interpolate_5pts.lo mpn/toom_interpolate_6pts.lo \
mpn/toom_interpolate_7pts.lo mpn/toom_interpolate_8pts.lo \
mpn/toom_interpolate_12pts.lo mpn/toom_interpolate_16pts.lo mpn/invertappr.lo \
mpn/invert.lo mpn/binvert.lo mpn/mulmod_bnm1.lo mpn/sqrmod_bnm1.lo mpn/div_qr_1.lo \
mpn/div_qr_1n_pi1.lo mpn/div_qr_2.lo mpn/div_qr_2n_pi1.lo mpn/div_qr_2u_pi1.lo \
mpn/sbpi1_div_q.lo mpn/sbpi1_div_qr.lo mpn/sbpi1_divappr_q.lo mpn/dcpi1_div_q.lo \
mpn/dcpi1_div_qr.lo mpn/dcpi1_divappr_q.lo mpn/mu_div_qr.lo mpn/mu_divappr_q.lo \
mpn/mu_div_q.lo mpn/bdiv_q_1.lo mpn/sbpi1_bdiv_q.lo mpn/sbpi1_bdiv_qr.lo \
mpn/dcpi1_bdiv_q.lo mpn/dcpi1_bdiv_qr.lo mpn/mu_bdiv_q.lo mpn/mu_bdiv_qr.lo \
mpn/bdiv_q.lo mpn/bdiv_qr.lo mpn/broot.lo mpn/brootinv.lo mpn/bsqrt.lo \
mpn/bsqrtinv.lo mpn/divexact.lo mpn/bdiv_dbm1c.lo mpn/redc_1.lo mpn/redc_2.lo \
mpn/redc_n.lo mpn/powm.lo mpn/powlo.lo mpn/sec_powm.lo mpn/sec_mul.lo mpn/sec_sqr.lo \
mpn/sec_div_qr.lo mpn/sec_div_r.lo mpn/sec_pi1_div_qr.lo mpn/sec_pi1_div_r.lo \
mpn/sec_add_1.lo mpn/sec_sub_1.lo mpn/sec_invert.lo mpn/trialdiv.lo mpn/remove.lo \
mpn/and_n.lo mpn/andn_n.lo mpn/nand_n.lo mpn/ior_n.lo mpn/iorn_n.lo mpn/nior_n.lo \
mpn/xor_n.lo mpn/xnor_n.lo mpn/copyi.lo mpn/copyd.lo mpn/zero.lo mpn/sec_tabselect.lo \
mpn/comb_tables.lo mpn/invert_limb.lo mpn/sqr_diag_addlsh1.lo mpn/mul_2.lo \
mpn/addmul_2.lo mpn/addlsh1_n.lo mpn/sublsh1_n.lo mpn/rsblsh1_n.lo mpn/rsh1add_n.lo \
mpn/rsh1sub_n.lo mpn/addlsh2_n.lo mpn/sublsh2_n.lo mpn/rsblsh2_n.lo mpn/addlsh_n.lo \
mpn/rsblsh_n.lo mpn/add_n_sub_n.lo mpn/addaddmul_1msb0.lo printf/asprintf.lo \
printf/asprntffuns.lo printf/doprnt.lo printf/doprntf.lo printf/doprnti.lo \
printf/fprintf.lo printf/obprintf.lo printf/obvprintf.lo printf/obprntffuns.lo \
printf/printf.lo printf/printffuns.lo printf/snprintf.lo printf/snprntffuns.lo \
printf/sprintf.lo printf/sprintffuns.lo printf/vasprintf.lo printf/vfprintf.lo \
printf/vprintf.lo printf/vsnprintf.lo printf/vsprintf.lo printf/repl-vsnprintf.lo  \
scanf/doscan.lo scanf/fscanf.lo scanf/fscanffuns.lo scanf/scanf.lo scanf/sscanf.lo \
scanf/sscanffuns.lo scanf/vfscanf.lo scanf/vscanf.lo scanf/vsscanf.lo rand/rand.lo \
rand/randclr.lo rand/randdef.lo rand/randiset.lo rand/randlc2s.lo rand/randlc2x.lo \
rand/randmt.lo rand/randmts.lo rand/rands.lo rand/randsd.lo rand/randsdui.lo \
                rand/randbui.lo rand/randmui.lo 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/assert.o .libs/compat.o .libs/errno.o \
.libs/extract-dbl.o .libs/invalid.o .libs/memory.o .libs/mp_bpl.o .libs/mp_clz_tab.o \
.libs/mp_dv_tab.o .libs/mp_minv_tab.o .libs/mp_get_fns.o .libs/mp_set_fns.o \
.libs/version.o .libs/nextprime.o .libs/primesieve.o .libs/tal-reent.o \
mpf/.libs/init.o mpf/.libs/init2.o mpf/.libs/inits.o mpf/.libs/set.o \
mpf/.libs/set_ui.o mpf/.libs/set_si.o mpf/.libs/set_str.o mpf/.libs/set_d.o \
mpf/.libs/set_z.o mpf/.libs/iset.o mpf/.libs/iset_ui.o mpf/.libs/iset_si.o \
mpf/.libs/iset_str.o mpf/.libs/iset_d.o mpf/.libs/clear.o mpf/.libs/clears.o \
mpf/.libs/get_str.o mpf/.libs/dump.o mpf/.libs/size.o mpf/.libs/eq.o \
mpf/.libs/reldiff.o mpf/.libs/sqrt.o mpf/.libs/random2.o mpf/.libs/inp_str.o \
mpf/.libs/out_str.o mpf/.libs/add.o mpf/.libs/add_ui.o mpf/.libs/sub.o \
mpf/.libs/sub_ui.o mpf/.libs/ui_sub.o mpf/.libs/mul.o mpf/.libs/mul_ui.o \
mpf/.libs/div.o mpf/.libs/div_ui.o mpf/.libs/cmp_z.o mpf/.libs/cmp.o \
mpf/.libs/cmp_d.o mpf/.libs/cmp_ui.o mpf/.libs/cmp_si.o mpf/.libs/mul_2exp.o \
mpf/.libs/div_2exp.o mpf/.libs/abs.o mpf/.libs/neg.o mpf/.libs/set_q.o \
mpf/.libs/get_d.o mpf/.libs/get_d_2exp.o mpf/.libs/set_dfl_prec.o mpf/.libs/set_prc.o \
mpf/.libs/set_prc_raw.o mpf/.libs/get_dfl_prec.o mpf/.libs/get_prc.o \
mpf/.libs/ui_div.o mpf/.libs/sqrt_ui.o mpf/.libs/ceilfloor.o mpf/.libs/trunc.o \
mpf/.libs/pow_ui.o mpf/.libs/urandomb.o mpf/.libs/swap.o mpf/.libs/fits_sint.o \
mpf/.libs/fits_slong.o mpf/.libs/fits_sshort.o mpf/.libs/fits_uint.o \
mpf/.libs/fits_ulong.o mpf/.libs/fits_ushort.o mpf/.libs/get_si.o mpf/.libs/get_ui.o \
mpf/.libs/int_p.o mpz/.libs/abs.o mpz/.libs/add.o mpz/.libs/add_ui.o \
mpz/.libs/aorsmul.o mpz/.libs/aorsmul_i.o mpz/.libs/and.o mpz/.libs/array_init.o \
mpz/.libs/bin_ui.o mpz/.libs/bin_uiui.o mpz/.libs/cdiv_q.o mpz/.libs/cdiv_q_ui.o \
mpz/.libs/cdiv_qr.o mpz/.libs/cdiv_qr_ui.o mpz/.libs/cdiv_r.o mpz/.libs/cdiv_r_ui.o \
mpz/.libs/cdiv_ui.o mpz/.libs/cfdiv_q_2exp.o mpz/.libs/cfdiv_r_2exp.o \
mpz/.libs/clear.o mpz/.libs/clears.o mpz/.libs/clrbit.o mpz/.libs/cmp.o \
mpz/.libs/cmp_d.o mpz/.libs/cmp_si.o mpz/.libs/cmp_ui.o mpz/.libs/cmpabs.o \
mpz/.libs/cmpabs_d.o mpz/.libs/cmpabs_ui.o mpz/.libs/com.o mpz/.libs/combit.o \
mpz/.libs/cong.o mpz/.libs/cong_2exp.o mpz/.libs/cong_ui.o mpz/.libs/divexact.o \
mpz/.libs/divegcd.o mpz/.libs/dive_ui.o mpz/.libs/divis.o mpz/.libs/divis_ui.o \
mpz/.libs/divis_2exp.o mpz/.libs/dump.o mpz/.libs/export.o mpz/.libs/mfac_uiui.o \
mpz/.libs/2fac_ui.o mpz/.libs/fac_ui.o mpz/.libs/oddfac_1.o mpz/.libs/prodlimbs.o \
mpz/.libs/fdiv_q_ui.o mpz/.libs/fdiv_qr.o mpz/.libs/fdiv_qr_ui.o mpz/.libs/fdiv_r.o \
mpz/.libs/fdiv_r_ui.o mpz/.libs/fdiv_q.o mpz/.libs/fdiv_ui.o mpz/.libs/fib_ui.o \
mpz/.libs/fib2_ui.o mpz/.libs/fits_sint.o mpz/.libs/fits_slong.o \
mpz/.libs/fits_sshort.o mpz/.libs/fits_uint.o mpz/.libs/fits_ulong.o \
mpz/.libs/fits_ushort.o mpz/.libs/gcd.o mpz/.libs/gcd_ui.o mpz/.libs/gcdext.o \
mpz/.libs/get_d.o mpz/.libs/get_d_2exp.o mpz/.libs/get_si.o mpz/.libs/get_str.o \
mpz/.libs/get_ui.o mpz/.libs/getlimbn.o mpz/.libs/hamdist.o mpz/.libs/import.o \
mpz/.libs/init.o mpz/.libs/init2.o mpz/.libs/inits.o mpz/.libs/inp_raw.o \
mpz/.libs/inp_str.o mpz/.libs/invert.o mpz/.libs/ior.o mpz/.libs/iset.o \
mpz/.libs/iset_d.o mpz/.libs/iset_si.o mpz/.libs/iset_str.o mpz/.libs/iset_ui.o \
mpz/.libs/jacobi.o mpz/.libs/kronsz.o mpz/.libs/kronuz.o mpz/.libs/kronzs.o \
mpz/.libs/kronzu.o mpz/.libs/lcm.o mpz/.libs/lcm_ui.o mpz/.libs/limbs_finish.o \
mpz/.libs/limbs_modify.o mpz/.libs/limbs_read.o mpz/.libs/limbs_write.o \
mpz/.libs/lucnum_ui.o mpz/.libs/lucnum2_ui.o mpz/.libs/millerrabin.o mpz/.libs/mod.o \
mpz/.libs/mul.o mpz/.libs/mul_2exp.o mpz/.libs/mul_si.o mpz/.libs/mul_ui.o \
mpz/.libs/n_pow_ui.o mpz/.libs/neg.o mpz/.libs/nextprime.o mpz/.libs/out_raw.o \
mpz/.libs/out_str.o mpz/.libs/perfpow.o mpz/.libs/perfsqr.o mpz/.libs/popcount.o \
mpz/.libs/pow_ui.o mpz/.libs/powm.o mpz/.libs/powm_sec.o mpz/.libs/powm_ui.o \
mpz/.libs/primorial_ui.o mpz/.libs/pprime_p.o mpz/.libs/random.o mpz/.libs/random2.o \
mpz/.libs/realloc.o mpz/.libs/realloc2.o mpz/.libs/remove.o mpz/.libs/roinit_n.o \
mpz/.libs/root.o mpz/.libs/rootrem.o mpz/.libs/rrandomb.o mpz/.libs/scan0.o \
mpz/.libs/scan1.o mpz/.libs/set.o mpz/.libs/set_d.o mpz/.libs/set_f.o \
mpz/.libs/set_q.o mpz/.libs/set_si.o mpz/.libs/set_str.o mpz/.libs/set_ui.o \
mpz/.libs/setbit.o mpz/.libs/size.o mpz/.libs/sizeinbase.o mpz/.libs/sqrt.o \
mpz/.libs/sqrtrem.o mpz/.libs/sub.o mpz/.libs/sub_ui.o mpz/.libs/swap.o \
mpz/.libs/tdiv_ui.o mpz/.libs/tdiv_q.o mpz/.libs/tdiv_q_2exp.o mpz/.libs/tdiv_q_ui.o \
mpz/.libs/tdiv_qr.o mpz/.libs/tdiv_qr_ui.o mpz/.libs/tdiv_r.o mpz/.libs/tdiv_r_2exp.o \
mpz/.libs/tdiv_r_ui.o mpz/.libs/tstbit.o mpz/.libs/ui_pow_ui.o mpz/.libs/ui_sub.o \
mpz/.libs/urandomb.o mpz/.libs/urandomm.o mpz/.libs/xor.o mpq/.libs/abs.o \
mpq/.libs/aors.o mpq/.libs/canonicalize.o mpq/.libs/clear.o mpq/.libs/clears.o \
mpq/.libs/cmp.o mpq/.libs/cmp_si.o mpq/.libs/cmp_ui.o mpq/.libs/div.o \
mpq/.libs/get_d.o mpq/.libs/get_den.o mpq/.libs/get_num.o mpq/.libs/get_str.o \
mpq/.libs/init.o mpq/.libs/inits.o mpq/.libs/inp_str.o mpq/.libs/inv.o \
mpq/.libs/md_2exp.o mpq/.libs/mul.o mpq/.libs/neg.o mpq/.libs/out_str.o \
mpq/.libs/set.o mpq/.libs/set_den.o mpq/.libs/set_num.o mpq/.libs/set_si.o \
mpq/.libs/set_str.o mpq/.libs/set_ui.o mpq/.libs/equal.o mpq/.libs/set_z.o \
mpq/.libs/set_d.o mpq/.libs/set_f.o mpq/.libs/swap.o mpn/.libs/fib_table.o \
mpn/.libs/mp_bases.o mpn/.libs/invert_limb_table.o mpn/.libs/add.o mpn/.libs/add_1.o \
mpn/.libs/add_n.o mpn/.libs/sub.o mpn/.libs/sub_1.o mpn/.libs/sub_n.o \
mpn/.libs/cnd_add_n.o mpn/.libs/cnd_sub_n.o mpn/.libs/cnd_swap.o mpn/.libs/neg.o \
mpn/.libs/com.o mpn/.libs/mul_1.o mpn/.libs/addmul_1.o mpn/.libs/submul_1.o \
mpn/.libs/add_err1_n.o mpn/.libs/add_err2_n.o mpn/.libs/add_err3_n.o \
mpn/.libs/sub_err1_n.o mpn/.libs/sub_err2_n.o mpn/.libs/sub_err3_n.o \
mpn/.libs/lshift.o mpn/.libs/rshift.o mpn/.libs/dive_1.o mpn/.libs/diveby3.o \
mpn/.libs/divis.o mpn/.libs/divrem.o mpn/.libs/divrem_1.o mpn/.libs/divrem_2.o \
mpn/.libs/fib2_ui.o mpn/.libs/mod_1.o mpn/.libs/mod_34lsub1.o mpn/.libs/mode1o.o \
mpn/.libs/pre_mod_1.o mpn/.libs/dump.o mpn/.libs/mod_1_1.o mpn/.libs/mod_1_2.o \
mpn/.libs/mod_1_3.o mpn/.libs/mod_1_4.o mpn/.libs/lshiftc.o mpn/.libs/mul.o \
mpn/.libs/mul_fft.o mpn/.libs/mul_n.o mpn/.libs/sqr.o mpn/.libs/mul_basecase.o \
mpn/.libs/sqr_basecase.o mpn/.libs/nussbaumer_mul.o mpn/.libs/mulmid_basecase.o \
mpn/.libs/toom42_mulmid.o mpn/.libs/mulmid_n.o mpn/.libs/mulmid.o mpn/.libs/random.o \
mpn/.libs/random2.o mpn/.libs/pow_1.o mpn/.libs/rootrem.o mpn/.libs/sqrtrem.o \
mpn/.libs/sizeinbase.o mpn/.libs/get_str.o mpn/.libs/set_str.o mpn/.libs/scan0.o \
mpn/.libs/scan1.o mpn/.libs/popcount.o mpn/.libs/hamdist.o mpn/.libs/cmp.o \
mpn/.libs/zero_p.o mpn/.libs/perfsqr.o mpn/.libs/perfpow.o mpn/.libs/gcd_1.o \
mpn/.libs/gcd.o mpn/.libs/gcdext_1.o mpn/.libs/gcdext.o mpn/.libs/gcd_subdiv_step.o \
mpn/.libs/gcdext_lehmer.o mpn/.libs/div_q.o mpn/.libs/tdiv_qr.o mpn/.libs/jacbase.o \
mpn/.libs/jacobi_2.o mpn/.libs/jacobi.o mpn/.libs/get_d.o mpn/.libs/matrix22_mul.o \
mpn/.libs/matrix22_mul1_inverse_vector.o mpn/.libs/hgcd_matrix.o mpn/.libs/hgcd2.o \
mpn/.libs/hgcd_step.o mpn/.libs/hgcd_reduce.o mpn/.libs/hgcd.o mpn/.libs/hgcd_appr.o \
mpn/.libs/hgcd2_jacobi.o mpn/.libs/hgcd_jacobi.o mpn/.libs/mullo_n.o \
mpn/.libs/mullo_basecase.o mpn/.libs/sqrlo.o mpn/.libs/sqrlo_basecase.o \
mpn/.libs/toom22_mul.o mpn/.libs/toom32_mul.o mpn/.libs/toom42_mul.o \
mpn/.libs/toom52_mul.o mpn/.libs/toom62_mul.o mpn/.libs/toom33_mul.o \
mpn/.libs/toom43_mul.o mpn/.libs/toom53_mul.o mpn/.libs/toom54_mul.o \
mpn/.libs/toom63_mul.o mpn/.libs/toom44_mul.o mpn/.libs/toom6h_mul.o \
mpn/.libs/toom6_sqr.o mpn/.libs/toom8h_mul.o mpn/.libs/toom8_sqr.o \
mpn/.libs/toom_couple_handling.o mpn/.libs/toom2_sqr.o mpn/.libs/toom3_sqr.o \
mpn/.libs/toom4_sqr.o mpn/.libs/toom_eval_dgr3_pm1.o mpn/.libs/toom_eval_dgr3_pm2.o \
mpn/.libs/toom_eval_pm1.o mpn/.libs/toom_eval_pm2.o mpn/.libs/toom_eval_pm2exp.o \
mpn/.libs/toom_eval_pm2rexp.o mpn/.libs/toom_interpolate_5pts.o \
mpn/.libs/toom_interpolate_6pts.o mpn/.libs/toom_interpolate_7pts.o \
mpn/.libs/toom_interpolate_8pts.o mpn/.libs/toom_interpolate_12pts.o \
mpn/.libs/toom_interpolate_16pts.o mpn/.libs/invertappr.o mpn/.libs/invert.o \
mpn/.libs/binvert.o mpn/.libs/mulmod_bnm1.o mpn/.libs/sqrmod_bnm1.o \
mpn/.libs/div_qr_1.o mpn/.libs/div_qr_1n_pi1.o mpn/.libs/div_qr_2.o \
mpn/.libs/div_qr_2n_pi1.o mpn/.libs/div_qr_2u_pi1.o mpn/.libs/sbpi1_div_q.o \
mpn/.libs/sbpi1_div_qr.o mpn/.libs/sbpi1_divappr_q.o mpn/.libs/dcpi1_div_q.o \
mpn/.libs/dcpi1_div_qr.o mpn/.libs/dcpi1_divappr_q.o mpn/.libs/mu_div_qr.o \
mpn/.libs/mu_divappr_q.o mpn/.libs/mu_div_q.o mpn/.libs/bdiv_q_1.o \
mpn/.libs/sbpi1_bdiv_q.o mpn/.libs/sbpi1_bdiv_qr.o mpn/.libs/dcpi1_bdiv_q.o \
mpn/.libs/dcpi1_bdiv_qr.o mpn/.libs/mu_bdiv_q.o mpn/.libs/mu_bdiv_qr.o \
mpn/.libs/bdiv_q.o mpn/.libs/bdiv_qr.o mpn/.libs/broot.o mpn/.libs/brootinv.o \
mpn/.libs/bsqrt.o mpn/.libs/bsqrtinv.o mpn/.libs/divexact.o mpn/.libs/bdiv_dbm1c.o \
mpn/.libs/redc_1.o mpn/.libs/redc_2.o mpn/.libs/redc_n.o mpn/.libs/powm.o \
mpn/.libs/powlo.o mpn/.libs/sec_powm.o mpn/.libs/sec_mul.o mpn/.libs/sec_sqr.o \
mpn/.libs/sec_div_qr.o mpn/.libs/sec_div_r.o mpn/.libs/sec_pi1_div_qr.o \
mpn/.libs/sec_pi1_div_r.o mpn/.libs/sec_add_1.o mpn/.libs/sec_sub_1.o \
mpn/.libs/sec_invert.o mpn/.libs/trialdiv.o mpn/.libs/remove.o mpn/.libs/and_n.o \
mpn/.libs/andn_n.o mpn/.libs/nand_n.o mpn/.libs/ior_n.o mpn/.libs/iorn_n.o \
mpn/.libs/nior_n.o mpn/.libs/xor_n.o mpn/.libs/xnor_n.o mpn/.libs/copyi.o \
mpn/.libs/copyd.o mpn/.libs/zero.o mpn/.libs/sec_tabselect.o mpn/.libs/comb_tables.o \
mpn/.libs/invert_limb.o mpn/.libs/sqr_diag_addlsh1.o mpn/.libs/mul_2.o \
mpn/.libs/addmul_2.o mpn/.libs/addlsh1_n.o mpn/.libs/sublsh1_n.o \
mpn/.libs/rsblsh1_n.o mpn/.libs/rsh1add_n.o mpn/.libs/rsh1sub_n.o \
mpn/.libs/addlsh2_n.o mpn/.libs/sublsh2_n.o mpn/.libs/rsblsh2_n.o \
mpn/.libs/addlsh_n.o mpn/.libs/rsblsh_n.o mpn/.libs/add_n_sub_n.o \
mpn/.libs/addaddmul_1msb0.o printf/.libs/asprintf.o printf/.libs/asprntffuns.o \
printf/.libs/doprnt.o printf/.libs/doprntf.o printf/.libs/doprnti.o \
printf/.libs/fprintf.o printf/.libs/obprintf.o printf/.libs/obvprintf.o \
printf/.libs/obprntffuns.o printf/.libs/printf.o printf/.libs/printffuns.o \
printf/.libs/snprintf.o printf/.libs/snprntffuns.o printf/.libs/sprintf.o \
printf/.libs/sprintffuns.o printf/.libs/vasprintf.o printf/.libs/vfprintf.o \
printf/.libs/vprintf.o printf/.libs/vsnprintf.o printf/.libs/vsprintf.o \
printf/.libs/repl-vsnprintf.o scanf/.libs/doscan.o scanf/.libs/fscanf.o \
scanf/.libs/fscanffuns.o scanf/.libs/scanf.o scanf/.libs/sscanf.o \
scanf/.libs/sscanffuns.o scanf/.libs/vfscanf.o scanf/.libs/vscanf.o \
scanf/.libs/vsscanf.o rand/.libs/rand.o rand/.libs/randclr.o rand/.libs/randdef.o \
rand/.libs/randiset.o rand/.libs/randlc2s.o rand/.libs/randlc2x.o rand/.libs/randmt.o \
rand/.libs/randmts.o rand/.libs/rands.o rand/.libs/randsd.o rand/.libs/randsdui.o \
rand/.libs/randbui.o rand/.libs/randmui.o    -march=native -mtune=intel   -Wl,-soname \
                -Wl,libgmp.so.10 -o .libs/libgmp.so.10.3.2
libtool: link: (cd ".libs" && rm -f "libgmp.so.10" && ln -s "libgmp.so.10.3.2" \
                "libgmp.so.10")
libtool: link: (cd ".libs" && rm -f "libgmp.so" && ln -s "libgmp.so.10.3.2" \
                "libgmp.so")
libtool: link: ( cd ".libs" && rm -f "libgmp.la" && ln -s "../libgmp.la" "libgmp.la" \
                )
/bin/sh ./libtool  --tag=CXX   --mode=link g++  -pipe -march=native -mtune=intel   \
-version-info 9:2:5  -o libgmpxx.la -rpath /usr/lib dummy.lo cxx/isfuns.lo \
cxx/ismpf.lo cxx/ismpq.lo cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo \
                cxx/osfuns.lo cxx/osmpf.lo cxx/osmpq.lo cxx/osmpz.lo libgmp.la 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/../lib/crti.o \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbeginS.o  .libs/dummy.o \
cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o \
cxx/.libs/ismpznw.o cxx/.libs/limits.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o \
cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o   -Wl,-rpath \
-Wl,/sources/gmp-6.1.2/.libs ./.libs/libgmp.so \
-L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0 \
-L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/lib/../lib \
-L/usr/lib/../lib -L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/lib \
-lstdc++ -lm -lc -lgcc_s /tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtendS.o \
/usr/lib/../lib/crtn.o  -march=native -mtune=intel   -Wl,-soname -Wl,libgmpxx.so.4 -o \
                .libs/libgmpxx.so.4.5.2
libtool: link: (cd ".libs" && rm -f "libgmpxx.so.4" && ln -s "libgmpxx.so.4.5.2" \
                "libgmpxx.so.4")
libtool: link: (cd ".libs" && rm -f "libgmpxx.so" && ln -s "libgmpxx.so.4.5.2" \
                "libgmpxx.so")
libtool: link: ( cd ".libs" && rm -f "libgmpxx.la" && ln -s "../libgmpxx.la" \
"libgmpxx.la" ) make[2]: Leaving directory '/sources/gmp-6.1.2'
make[1]: Leaving directory '/sources/gmp-6.1.2'
Making html in tests
make[1]: Entering directory '/sources/gmp-6.1.2/tests'
Making html in .
make[2]: Entering directory '/sources/gmp-6.1.2/tests'
make[2]: Nothing to be done for 'html-am'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests'
Making html in devel
make[2]: Entering directory '/sources/gmp-6.1.2/tests/devel'
make[2]: Nothing to be done for 'html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/devel'
Making html in mpn
make[2]: Entering directory '/sources/gmp-6.1.2/tests/mpn'
make[2]: Nothing to be done for 'html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/mpn'
Making html in mpz
make[2]: Entering directory '/sources/gmp-6.1.2/tests/mpz'
make[2]: Nothing to be done for 'html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/mpz'
Making html in mpq
make[2]: Entering directory '/sources/gmp-6.1.2/tests/mpq'
make[2]: Nothing to be done for 'html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/mpq'
Making html in mpf
make[2]: Entering directory '/sources/gmp-6.1.2/tests/mpf'
make[2]: Nothing to be done for 'html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/mpf'
Making html in rand
make[2]: Entering directory '/sources/gmp-6.1.2/tests/rand'
make[2]: Nothing to be done for 'html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/rand'
Making html in misc
make[2]: Entering directory '/sources/gmp-6.1.2/tests/misc'
make[2]: Nothing to be done for 'html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/misc'
Making html in cxx
make[2]: Entering directory '/sources/gmp-6.1.2/tests/cxx'
make[2]: Nothing to be done for 'html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/cxx'
make[1]: Leaving directory '/sources/gmp-6.1.2/tests'
Making html in mpn
make[1]: Entering directory '/sources/gmp-6.1.2/mpn'
make[1]: Nothing to be done for 'html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/mpn'
Making html in mpz
make[1]: Entering directory '/sources/gmp-6.1.2/mpz'
make[1]: Nothing to be done for 'html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/mpz'
Making html in mpq
make[1]: Entering directory '/sources/gmp-6.1.2/mpq'
make[1]: Nothing to be done for 'html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/mpq'
Making html in mpf
make[1]: Entering directory '/sources/gmp-6.1.2/mpf'
make[1]: Nothing to be done for 'html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/mpf'
Making html in printf
make[1]: Entering directory '/sources/gmp-6.1.2/printf'
make[1]: Nothing to be done for 'html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/printf'
Making html in scanf
make[1]: Entering directory '/sources/gmp-6.1.2/scanf'
make[1]: Nothing to be done for 'html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/scanf'
Making html in rand
make[1]: Entering directory '/sources/gmp-6.1.2/rand'
make[1]: Nothing to be done for 'html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/rand'
Making html in cxx
make[1]: Entering directory '/sources/gmp-6.1.2/cxx'
make[1]: Nothing to be done for 'html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/cxx'
Making html in demos
make[1]: Entering directory '/sources/gmp-6.1.2/demos'
Making html in calc
make[2]: Entering directory '/sources/gmp-6.1.2/demos/calc'
make[2]: Nothing to be done for 'html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/demos/calc'
Making html in expr
make[2]: Entering directory '/sources/gmp-6.1.2/demos/expr'
make[2]: Nothing to be done for 'html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/demos/expr'
make[2]: Entering directory '/sources/gmp-6.1.2/demos'
make[2]: Nothing to be done for 'html-am'.
make[2]: Leaving directory '/sources/gmp-6.1.2/demos'
make[1]: Leaving directory '/sources/gmp-6.1.2/demos'
Making html in tune
make[1]: Entering directory '/sources/gmp-6.1.2/tune'
make[1]: Nothing to be done for 'html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/tune'
Making html in doc
make[1]: Entering directory '/sources/gmp-6.1.2/doc'
rm -rf gmp.htp
if /bin/sh /sources/gmp-6.1.2/missing makeinfo --html   -I . \
 -o gmp.htp gmp.texi; \
then \
  rm -rf gmp.html && mv gmp.htp gmp.html; \
else \
  rm -rf gmp.htp; exit 1; \
fi
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), \
passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ \
<-- HERE })?\s*/ at /tools/share/texinfo/Texinfo/Parser.pm line 5481. Unescaped left \
brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in \
regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE \
})?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /tools/share/texinfo/Texinfo/Parser.pm line \
5485. make[1]: Leaving directory '/sources/gmp-6.1.2/doc'
make[1]: Entering directory '/sources/gmp-6.1.2'
make[1]: Nothing to be done for 'html-am'.
make[1]: Leaving directory '/sources/gmp-6.1.2'
make  install-recursive
make[1]: Entering directory '/sources/gmp-6.1.2'
Making install in tests
make[2]: Entering directory '/sources/gmp-6.1.2/tests'
Making install in .
make[3]: Entering directory '/sources/gmp-6.1.2/tests'
make[4]: Entering directory '/sources/gmp-6.1.2/tests'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/gmp-6.1.2/tests'
make[3]: Leaving directory '/sources/gmp-6.1.2/tests'
Making install in devel
make[3]: Entering directory '/sources/gmp-6.1.2/tests/devel'
make[4]: Entering directory '/sources/gmp-6.1.2/tests/devel'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/gmp-6.1.2/tests/devel'
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/devel'
Making install in mpn
make[3]: Entering directory '/sources/gmp-6.1.2/tests/mpn'
make[4]: Entering directory '/sources/gmp-6.1.2/tests/mpn'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/gmp-6.1.2/tests/mpn'
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/mpn'
Making install in mpz
make[3]: Entering directory '/sources/gmp-6.1.2/tests/mpz'
make[4]: Entering directory '/sources/gmp-6.1.2/tests/mpz'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/gmp-6.1.2/tests/mpz'
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/mpz'
Making install in mpq
make[3]: Entering directory '/sources/gmp-6.1.2/tests/mpq'
make[4]: Entering directory '/sources/gmp-6.1.2/tests/mpq'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/gmp-6.1.2/tests/mpq'
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/mpq'
Making install in mpf
make[3]: Entering directory '/sources/gmp-6.1.2/tests/mpf'
make[4]: Entering directory '/sources/gmp-6.1.2/tests/mpf'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/gmp-6.1.2/tests/mpf'
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/mpf'
Making install in rand
make[3]: Entering directory '/sources/gmp-6.1.2/tests/rand'
make[4]: Entering directory '/sources/gmp-6.1.2/tests/rand'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/gmp-6.1.2/tests/rand'
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/rand'
Making install in misc
make[3]: Entering directory '/sources/gmp-6.1.2/tests/misc'
make[4]: Entering directory '/sources/gmp-6.1.2/tests/misc'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/gmp-6.1.2/tests/misc'
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/misc'
Making install in cxx
make[3]: Entering directory '/sources/gmp-6.1.2/tests/cxx'
make[4]: Entering directory '/sources/gmp-6.1.2/tests/cxx'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/gmp-6.1.2/tests/cxx'
make[3]: Leaving directory '/sources/gmp-6.1.2/tests/cxx'
make[2]: Leaving directory '/sources/gmp-6.1.2/tests'
Making install in mpn
make[2]: Entering directory '/sources/gmp-6.1.2/mpn'
make[3]: Entering directory '/sources/gmp-6.1.2/mpn'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/gmp-6.1.2/mpn'
make[2]: Leaving directory '/sources/gmp-6.1.2/mpn'
Making install in mpz
make[2]: Entering directory '/sources/gmp-6.1.2/mpz'
make[3]: Entering directory '/sources/gmp-6.1.2/mpz'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/gmp-6.1.2/mpz'
make[2]: Leaving directory '/sources/gmp-6.1.2/mpz'
Making install in mpq
make[2]: Entering directory '/sources/gmp-6.1.2/mpq'
make[3]: Entering directory '/sources/gmp-6.1.2/mpq'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/gmp-6.1.2/mpq'
make[2]: Leaving directory '/sources/gmp-6.1.2/mpq'
Making install in mpf
make[2]: Entering directory '/sources/gmp-6.1.2/mpf'
make[3]: Entering directory '/sources/gmp-6.1.2/mpf'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/gmp-6.1.2/mpf'
make[2]: Leaving directory '/sources/gmp-6.1.2/mpf'
Making install in printf
make[2]: Entering directory '/sources/gmp-6.1.2/printf'
make[3]: Entering directory '/sources/gmp-6.1.2/printf'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/gmp-6.1.2/printf'
make[2]: Leaving directory '/sources/gmp-6.1.2/printf'
Making install in scanf
make[2]: Entering directory '/sources/gmp-6.1.2/scanf'
make[3]: Entering directory '/sources/gmp-6.1.2/scanf'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/gmp-6.1.2/scanf'
make[2]: Leaving directory '/sources/gmp-6.1.2/scanf'
Making install in rand
make[2]: Entering directory '/sources/gmp-6.1.2/rand'
make[3]: Entering directory '/sources/gmp-6.1.2/rand'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/gmp-6.1.2/rand'
make[2]: Leaving directory '/sources/gmp-6.1.2/rand'
Making install in cxx
make[2]: Entering directory '/sources/gmp-6.1.2/cxx'
make[3]: Entering directory '/sources/gmp-6.1.2/cxx'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/gmp-6.1.2/cxx'
make[2]: Leaving directory '/sources/gmp-6.1.2/cxx'
Making install in demos
make[2]: Entering directory '/sources/gmp-6.1.2/demos'
Making install in calc
make[3]: Entering directory '/sources/gmp-6.1.2/demos/calc'
make  install-am
make[4]: Entering directory '/sources/gmp-6.1.2/demos/calc'
make[5]: Entering directory '/sources/gmp-6.1.2/demos/calc'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/sources/gmp-6.1.2/demos/calc'
make[4]: Leaving directory '/sources/gmp-6.1.2/demos/calc'
make[3]: Leaving directory '/sources/gmp-6.1.2/demos/calc'
Making install in expr
make[3]: Entering directory '/sources/gmp-6.1.2/demos/expr'
make[4]: Entering directory '/sources/gmp-6.1.2/demos/expr'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/gmp-6.1.2/demos/expr'
make[3]: Leaving directory '/sources/gmp-6.1.2/demos/expr'
make[3]: Entering directory '/sources/gmp-6.1.2/demos'
make[4]: Entering directory '/sources/gmp-6.1.2/demos'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/sources/gmp-6.1.2/demos'
make[3]: Leaving directory '/sources/gmp-6.1.2/demos'
make[2]: Leaving directory '/sources/gmp-6.1.2/demos'
Making install in tune
make[2]: Entering directory '/sources/gmp-6.1.2/tune'
make[3]: Entering directory '/sources/gmp-6.1.2/tune'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/sources/gmp-6.1.2/tune'
make[2]: Leaving directory '/sources/gmp-6.1.2/tune'
Making install in doc
make[2]: Entering directory '/sources/gmp-6.1.2/doc'
make[3]: Entering directory '/sources/gmp-6.1.2/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/share/info'
 /usr/bin/install -c -m 644 ./gmp.info ./gmp.info-1 ./gmp.info-2 '/usr/share/info'
 install-info --info-dir='/usr/share/info' '/usr/share/info/gmp.info'
make[3]: Leaving directory '/sources/gmp-6.1.2/doc'
make[2]: Leaving directory '/sources/gmp-6.1.2/doc'
make[2]: Entering directory '/sources/gmp-6.1.2'
make[3]: Entering directory '/sources/gmp-6.1.2'
 /bin/mkdir -p '/usr/lib'
 /bin/mkdir -p '/usr/include'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libgmp.la libgmpxx.la \
'/usr/lib'  /bin/mkdir -p '/usr/include'
 /usr/bin/install -c -m 644 gmp.h '/usr/include'
 /usr/bin/install -c -m 644 gmpxx.h '/usr/include'
make  install-data-hook
make[4]: Entering directory '/sources/gmp-6.1.2'

+-------------------------------------------------------------+
> CAUTION:                                                    |
> > 
> If you have not already run "make check", then we strongly  |
> recommend you do so.                                        |
> > 
> GMP has been carefully tested by its authors, but compilers |
> are all too often released with serious bugs.  GMP tends to |
> explore interesting corners in compilers and has hit bugs   |
> on quite a few occasions.                                   |
> > 
+-------------------------------------------------------------+

make[4]: Leaving directory '/sources/gmp-6.1.2'
libtool: install: /usr/bin/install -c .libs/libgmp.so.10.3.2 \
                /usr/lib/libgmp.so.10.3.2
libtool: install: (cd /usr/lib && { ln -s -f libgmp.so.10.3.2 libgmp.so.10 || { rm -f \
                libgmp.so.10 && ln -s libgmp.so.10.3.2 libgmp.so.10; }; })
libtool: install: (cd /usr/lib && { ln -s -f libgmp.so.10.3.2 libgmp.so || { rm -f \
                libgmp.so && ln -s libgmp.so.10.3.2 libgmp.so; }; })
libtool: install: /usr/bin/install -c .libs/libgmp.lai /usr/lib/libgmp.la
libtool: warning: relinking 'libgmpxx.la'
libtool: install: (cd /sources/gmp-6.1.2; /bin/sh "/sources/gmp-6.1.2/libtool"  --tag \
CXX --mode=relink g++ -pipe -march=native -mtune=intel -version-info 9:2:5 -o \
libgmpxx.la -rpath /usr/lib dummy.lo cxx/isfuns.lo cxx/ismpf.lo cxx/ismpq.lo \
cxx/ismpz.lo cxx/ismpznw.lo cxx/limits.lo cxx/osdoprnti.lo cxx/osfuns.lo cxx/osmpf.lo \
                cxx/osmpq.lo cxx/osmpz.lo libgmp.la )
libtool: relink: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/../lib/crti.o \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbeginS.o  .libs/dummy.o \
cxx/.libs/isfuns.o cxx/.libs/ismpf.o cxx/.libs/ismpq.o cxx/.libs/ismpz.o \
cxx/.libs/ismpznw.o cxx/.libs/limits.o cxx/.libs/osdoprnti.o cxx/.libs/osfuns.o \
cxx/.libs/osmpf.o cxx/.libs/osmpq.o cxx/.libs/osmpz.o   -L/usr/lib -lgmp \
-L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0 \
-L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/lib/../lib \
-L/usr/lib/../lib -L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/lib \
-lstdc++ -lm -lc -lgcc_s /tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtendS.o \
/usr/lib/../lib/crtn.o  -march=native -mtune=intel   -Wl,-soname -Wl,libgmpxx.so.4 -o \
                .libs/libgmpxx.so.4.5.2
libtool: install: /usr/bin/install -c .libs/libgmpxx.so.4.5.2T \
                /usr/lib/libgmpxx.so.4.5.2
libtool: install: (cd /usr/lib && { ln -s -f libgmpxx.so.4.5.2 libgmpxx.so.4 || { rm \
                -f libgmpxx.so.4 && ln -s libgmpxx.so.4.5.2 libgmpxx.so.4; }; })
libtool: install: (cd /usr/lib && { ln -s -f libgmpxx.so.4.5.2 libgmpxx.so || { rm -f \
                libgmpxx.so && ln -s libgmpxx.so.4.5.2 libgmpxx.so; }; })
libtool: install: /usr/bin/install -c .libs/libgmpxx.lai /usr/lib/libgmpxx.la
libtool: finish: PATH="/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin:/sbin" ldconfig -n \
                /usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the 'LD_RUN_PATH' environment variable
     during linking
   - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to '/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory '/sources/gmp-6.1.2'
make[2]: Leaving directory '/sources/gmp-6.1.2'
make[1]: Leaving directory '/sources/gmp-6.1.2'
Making install-html in tests
make[1]: Entering directory '/sources/gmp-6.1.2/tests'
Making install-html in .
make[2]: Entering directory '/sources/gmp-6.1.2/tests'
make[2]: Nothing to be done for 'install-html-am'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests'
Making install-html in devel
make[2]: Entering directory '/sources/gmp-6.1.2/tests/devel'
make[2]: Nothing to be done for 'install-html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/devel'
Making install-html in mpn
make[2]: Entering directory '/sources/gmp-6.1.2/tests/mpn'
make[2]: Nothing to be done for 'install-html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/mpn'
Making install-html in mpz
make[2]: Entering directory '/sources/gmp-6.1.2/tests/mpz'
make[2]: Nothing to be done for 'install-html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/mpz'
Making install-html in mpq
make[2]: Entering directory '/sources/gmp-6.1.2/tests/mpq'
make[2]: Nothing to be done for 'install-html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/mpq'
Making install-html in mpf
make[2]: Entering directory '/sources/gmp-6.1.2/tests/mpf'
make[2]: Nothing to be done for 'install-html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/mpf'
Making install-html in rand
make[2]: Entering directory '/sources/gmp-6.1.2/tests/rand'
make[2]: Nothing to be done for 'install-html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/rand'
Making install-html in misc
make[2]: Entering directory '/sources/gmp-6.1.2/tests/misc'
make[2]: Nothing to be done for 'install-html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/misc'
Making install-html in cxx
make[2]: Entering directory '/sources/gmp-6.1.2/tests/cxx'
make[2]: Nothing to be done for 'install-html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/tests/cxx'
make[1]: Leaving directory '/sources/gmp-6.1.2/tests'
Making install-html in mpn
make[1]: Entering directory '/sources/gmp-6.1.2/mpn'
make[1]: Nothing to be done for 'install-html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/mpn'
Making install-html in mpz
make[1]: Entering directory '/sources/gmp-6.1.2/mpz'
make[1]: Nothing to be done for 'install-html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/mpz'
Making install-html in mpq
make[1]: Entering directory '/sources/gmp-6.1.2/mpq'
make[1]: Nothing to be done for 'install-html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/mpq'
Making install-html in mpf
make[1]: Entering directory '/sources/gmp-6.1.2/mpf'
make[1]: Nothing to be done for 'install-html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/mpf'
Making install-html in printf
make[1]: Entering directory '/sources/gmp-6.1.2/printf'
make[1]: Nothing to be done for 'install-html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/printf'
Making install-html in scanf
make[1]: Entering directory '/sources/gmp-6.1.2/scanf'
make[1]: Nothing to be done for 'install-html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/scanf'
Making install-html in rand
make[1]: Entering directory '/sources/gmp-6.1.2/rand'
make[1]: Nothing to be done for 'install-html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/rand'
Making install-html in cxx
make[1]: Entering directory '/sources/gmp-6.1.2/cxx'
make[1]: Nothing to be done for 'install-html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/cxx'
Making install-html in demos
make[1]: Entering directory '/sources/gmp-6.1.2/demos'
Making install-html in calc
make[2]: Entering directory '/sources/gmp-6.1.2/demos/calc'
make[2]: Nothing to be done for 'install-html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/demos/calc'
Making install-html in expr
make[2]: Entering directory '/sources/gmp-6.1.2/demos/expr'
make[2]: Nothing to be done for 'install-html'.
make[2]: Leaving directory '/sources/gmp-6.1.2/demos/expr'
make[2]: Entering directory '/sources/gmp-6.1.2/demos'
make[2]: Nothing to be done for 'install-html-am'.
make[2]: Leaving directory '/sources/gmp-6.1.2/demos'
make[1]: Leaving directory '/sources/gmp-6.1.2/demos'
Making install-html in tune
make[1]: Entering directory '/sources/gmp-6.1.2/tune'
make[1]: Nothing to be done for 'install-html'.
make[1]: Leaving directory '/sources/gmp-6.1.2/tune'
Making install-html in doc
make[1]: Entering directory '/sources/gmp-6.1.2/doc'
 /bin/mkdir -p '/usr/share/doc/gmp-6.1.2'
 /bin/mkdir -p '/usr/share/doc/gmp-6.1.2/gmp.html'
 /usr/bin/install -c -m 644 'gmp.html'/* '/usr/share/doc/gmp-6.1.2/gmp.html'
make[1]: Leaving directory '/sources/gmp-6.1.2/doc'
make[1]: Entering directory '/sources/gmp-6.1.2'
make[1]: Nothing to be done for 'install-html-am'.
make[1]: Leaving directory '/sources/gmp-6.1.2'
Entferne  gmp-6.1.2 ...
BUILD_SUCSESS


["14-base-sys-gcc-8.3.0-build.log" (text/x-log)]

Extrahiere gcc-8.3.0.tar.gz ...
mkdir: created directory 'build'
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... sed
checking for gawk... gawk
checking for libatomic support... yes
checking for libitm support... yes
checking for libsanitizer support... yes
checking for libvtv 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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... 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
*** This configuration is not supported in the following subdirectories:
     zlib gnattools gotools target-libada target-libhsail-rt target-libgfortran \
target-libbacktrace target-libgo target-libffi target-libobjc target-liboffloadmic \
target-libmpx  (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... no
checking for lex... no
checking for flex... no
checking for makeinfo... makeinfo
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), \
passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ \
<-- HERE })?\s*/ at /tools/share/texinfo/Texinfo/Parser.pm line 5481. Unescaped left \
brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in \
regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE \
})?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /tools/share/texinfo/Texinfo/Parser.pm line \
5485. checking for expect... expect
checking for runtest... runtest
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... (cached) \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld \
checking for lipo... no checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for readelf... readelf
checking for 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++... just compiled
checking where to find the target c++ for libstdc++... just compiled
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... host tool
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
make[1]: Entering directory '/sources/gcc-8.3.0/build'
mkdir -p -- ./fixincludes
mkdir -p -- ./libiberty
mkdir -p -- ./intl
Configuring in ./libiberty
mkdir -p -- ./lto-plugin
Configuring in ./fixincludes
Configuring in ./lto-plugin
Configuring in ./intl
configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... configure: creating cache ./config.cache
makeinfo --split-size=5000000
checking whether make sets $(MAKE)... configure: creating cache ./config.cache
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... checking build system type... /tools/bin/msgfmt
checking for gmsgfmt... /tools/bin/msgfmt
checking for xgettext... /tools/bin/xgettext
x86_64-pc-linux-gnu
checking host system type... checking for msgmerge... /tools/bin/msgmerge
checking build system type... checking for x86_64-pc-linux-gnu-gcc... gcc
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... 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... Unescaped left brace in regex is deprecated \
here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in \
m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE })?\s*/ at \
/tools/share/texinfo/Texinfo/Parser.pm line 5481. Unescaped left brace in regex is \
deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by \
<-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE \
})?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /tools/share/texinfo/Texinfo/Parser.pm line \
5485.

checking for suffix of object files... checking for perl... perl
checking build system type... o
checking whether we are using the GNU C compiler... x86_64-pc-linux-gnu
checking host system type... yes
checking whether gcc accepts -g... 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
yes
checking for gcc option to accept ISO C89... none needed
checking build system type... checking for C compiler default output file name... \
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... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... checking for C compiler default output file \
name... none required checking how to run the C preprocessor... 
checking for suffix of object files... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... 
checking for suffix of object files... yes
checking for gcc option to accept ISO C89... o
checking whether we are using the GNU C compiler... gcc -E
yes
checking whether gcc accepts -g... none needed
checking how to run the C preprocessor... yes
checking for gcc option to accept ISO C89... gcc -E
checking for grep that handles long lines and -e... /tools/bin/grep
checking for egrep... /tools/bin/grep -E
checking for ANSI C header files... none needed
checking how to run the C preprocessor... checking for grep that handles long lines \
                and -e... gcc -E
/tools/bin/grep
checking for egrep... /tools/bin/grep -E
checking for ANSI C header files... checking for grep that handles long lines and \
-e... /tools/bin/grep checking for egrep... /tools/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/types.h... yes
checking for sys/stat.h... yes
checking for sys/stat.h... yes
yes
checking for sys/types.h... yes
checking for stdlib.h... checking for stdlib.h... yes
checking for sys/stat.h... yes
yes
checking for string.h... checking for string.h... yes
checking for stdlib.h... yes
yes
checking for memory.h... checking for memory.h... yes
checking for string.h... yes
checking for strings.h... yes
yes
checking for strings.h... checking for memory.h... yes
yes
checking for inttypes.h... yes
checking for strings.h... checking for inttypes.h... yes
yes
yes
checking for stdint.h... checking for inttypes.h... checking for stdint.h... yes
yes
checking for unistd.h... yes
checking for stdint.h... checking for unistd.h... yes
yes
checking minix/config.h usability... checking for unistd.h... yes
checking for off_t... yes
checking minix/config.h usability... no
no
checking minix/config.h presence... checking minix/config.h presence... no
checking for minix/config.h... no
no
checking whether it is safe to define __EXTENSIONS__... checking for \
minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes
checking for size_t... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking for a sed that does not truncate output... sed
checking whether gcc supports -W... no
checking whether gcc supports -W... yes
checking whether gcc supports -Wall... yes
yes
checking for working alloca.h... checking whether gcc supports -Wall... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wwrite-strings... yes
checking for alloca... yes
checking whether gcc supports -Wstrict-prototypes... yes
yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking whether gcc supports -Wc++-compat... \
yes yes
yes
checking whether gcc supports -Wmissing-prototypes... checking for stdlib.h... \
(cached) yes checking whether to enable maintainer-specific portions of Makefiles... \
no checking for style of include used by make... GNU
checking for unistd.h... (cached) yes
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for getpagesize... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wold-style-definition... checking for C compiler \
default output file name... yes yes
checking whether gcc supports -Wmissing-format-attribute... checking whether gcc \
supports -Wshadow=local... yes checking for working mmap... a.out
checking whether the C compiler works... yes
checking whether gcc supports -pedantic ... yes
yes
checking whether we are cross compiling... no
checking for suffix of executables... checking whether gcc supports \
-Woverlength-strings... yes checking whether gcc supports -pedantic -Wlong-long... \
yes checking whether gcc and cc understand -c and -o together... 
checking for suffix of object files... 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 ANSI C header files... (cached) yes
checking stddef.h usability... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
yes
checking for inttypes.h... checking for strings.h... (cached) yes
yes
checking for gcc option to accept ISO C89... checking for unistd.h... (cached) yes
checking fcntl.h usability... yes
yes
checking for stdint.h... checking for an ANSI C-conforming const... none needed
checking dependency style of gcc... yes
checking fcntl.h presence... yes
checking for inline... yes
checking for unsigned long long... yes
checking for fcntl.h... yes
inline
checking whether byte ordering is bigendian... checking sys/file.h usability... gcc3
checking how to run the C preprocessor... yes
checking for inttypes.h... yes
checking sys/file.h presence... gcc -E
yes
checking for sys/file.h... yes
yes
checking for sys/stat.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... checking for \
clearerr_unlocked... checking for grep that handles long lines and -e... \
/tools/bin/grep no
checking for egrep... checking for a BSD-compatible install... /usr/bin/install -c
/tools/bin/grep -E
checking for ANSI C header files... no
checking for ld used by GCC... checking for sys/file.h... yes
checking for sys/param.h... yes
checking for feof_unlocked... \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld \
checking if the linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld) is \
GNU ld... yes checking for shared library run path origin... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
done
checking for malloc.h... checking argz.h usability... yes
yes
checking for ferror_unlocked... checking for string.h... (cached) yes
yes
checking for sys/types.h... checking for unistd.h... (cached) yes
yes
checking argz.h presence... checking for strings.h... (cached) yes
yes
checking for argz.h... yes
yes
checking for sys/time.h... checking limits.h usability... yes
checking for sys/stat.h... yes
checking for fflush_unlocked... checking for time.h... yes
yes
checking limits.h presence... yes
checking for sys/resource.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking locale.h usability... checking for sys/stat.h... (cached) yes
yes
yes
checking for sys/mman.h... checking for fgetc_unlocked... yes
checking for string.h... yes
checking locale.h presence... checking for fcntl.h... yes
checking for locale.h... yes
yes
checking nl_types.h usability... checking for alloca.h... yes
yes
checking for memory.h... yes
checking for fgets_unlocked... checking for sys/pstat.h... yes
checking nl_types.h presence... yes
yes
checking for nl_types.h... yes
checking for strings.h... no
checking for sys/sysmp.h... checking malloc.h usability... no
yes
checking for sys/sysinfo.h... yes
checking for fileno_unlocked... yes
checking for inttypes.h... yes
checking malloc.h presence... checking for machine/hal_sysinfo.h... yes
yes
checking for malloc.h... yes
no
checking for stdint.h... checking for sys/table.h... yes
checking stddef.h usability... no
checking for fprintf_unlocked... checking for sys/sysctl.h... yes
yes
checking stddef.h presence... checking for unistd.h... yes
yes
checking for stddef.h... yes
checking for sys/systemcfg.h... checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
yes
no
no
checking for unistd.h... (cached) yes
checking minix/config.h usability... checking for stdint.h... (cached) yes
checking for fputc_unlocked... checking sys/param.h usability... checking for \
stdio_ext.h... yes checking for process.h... no
checking minix/config.h presence... no
checking for sys/prctl.h... yes
checking sys/param.h presence... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for sys/wait.h that is POSIX.1 compatible... checking for fputs_unlocked... \
yes checking for sys/param.h... yes
checking for feof_unlocked... yes
checking whether time.h and sys/time.h may both be included... yes
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
yes
checking whether errno must be declared... yes
yes
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... checking for \
fread_unlocked... no checking size of int... checking for fgets_unlocked... no
checking whether gcc supports -Wall... yes
checking for fwrite_unlocked... yes
yes
checking for -static-libgcc... checking for getc_unlocked... 4
checking size of long... yes
checking for getchar_unlocked... yes
checking how to print strings... printf
checking for a sed that does not truncate output... sed
checking for fgrep... yes
/tools/bin/grep -F
checking for ld used by gcc... checking for getcwd... 8
checking size of size_t... \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld \
checking if the linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld) is \
GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
yes
checking for getc_unlocked... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for getegid... \
1572864 checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/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... 8
checking for long long... yes
yes
checking for putchar_unlocked... checking for geteuid... yes
yes
checking for putc_unlocked... ok
yes
checking size of long long... checking for getgid... checking for dlfcn.h... yes
yes
checking for objdir... .libs
checking whether abort is declared... yes
checking for getuid... 8
checking for a 64-bit type... yes
checking whether asprintf is declared... uint64_t
checking for intptr_t... yes
checking if gcc supports -fno-rtti -fno-exceptions... checking for mempcpy... yes
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking whether basename is \
declared... yes checking if gcc static flag -static works... yes
yes
checking for munmap... checking whether errno is declared... yes
checking for uintptr_t... no
yes
checking whether vasprintf is declared... checking for putenv... yes
checking whether clearerr_unlocked is declared... yes
checking for ssize_t... yes
checking for setenv... yes
checking whether feof_unlocked is declared... yes
checking for setlocale... yes
checking for pid_t... yes
checking whether ferror_unlocked is declared... yes
checking for stpcpy... yes
yes
checking if gcc supports -c -o file.o... checking whether fflush_unlocked is \
declared... yes checking for library containing strerror... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld -m \
elf_x86_64) supports shared libraries... yes yes
checking whether -lc should be explicitly linked in... yes
checking for strcasecmp... checking whether fgetc_unlocked is declared... none \
required checking for asprintf... no
checking dynamic linker characteristics... yes
yes
checking whether fgets_unlocked is declared... checking for strdup... yes
checking for atexit... yes
checking whether fileno_unlocked is declared... 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
yes
yes
checking for strtoul... checking whether fprintf_unlocked is declared... checking for \
basename... no yes
yes
checking whether fputc_unlocked is declared... checking for tsearch... checking for \
bcmp... yes checking for uint64_t... yes
yes
checking whether fputs_unlocked is declared... checking for __argz_count... yes
yes
checking for sys/wait.h that is POSIX.1 compatible... checking for bcopy... yes
checking whether fread_unlocked is declared... yes
yes
checking for __argz_stringify... yes
configure: updating cache ./config.cache
configure: creating ./config.status
checking for bsearch... yes
checking whether fwrite_unlocked is declared... yes
yes
checking for __argz_next... checking for bzero... yes
checking whether getchar_unlocked is declared... yes
yes
checking for __fsetlocking... checking for calloc... yes
checking whether getc_unlocked is declared... yes
checking for iconv... yes
checking for clock... yes
checking whether putchar_unlocked is declared... yes
checking for iconv declaration... yes
checking for ffs... yes
checking whether putc_unlocked is declared... install-shextern size_t iconv (iconv_t \
cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); \
checking for nl_langinfo and CODESET... yes yes
checking for an ANSI C-conforming const... checking for getcwd... yes
checking for LC_MESSAGES... yes
checking sys/mman.h usability... yes
yes
checking sys/mman.h presence... checking for getpagesize... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for bison... bison
checking version of bison... 3.3.2, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for gettimeofday... 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 to use NLS... yes
checking where the gettext function comes from... libc
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
checking for index... configure: updating cache ./config.cache
configure: creating ./config.status
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for insque... yes
checking for memchr... config.status: creating Makefile
config.status: creating Makefile
config.status: creating config.intl
yes
config.status: creating mkheaders.almost
checking for memcmp... config.status: creating config.h
config.status: creating config.h
config.status: executing default-1 commands
yes
checking for memcpy... mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes
Configuring in build-x86_64-pc-linux-gnu/fixincludes
mkdir -p -- build-x86_64-pc-linux-gnu/libiberty
Configuring in build-x86_64-pc-linux-gnu/libiberty
config.status: creating Makefile
yes
config.status: creating config.h
checking for memmem... config.status: executing depfiles commands
config.status: executing libtool commands
yes
checking for memmove... mkdir -p -- build-x86_64-pc-linux-gnu/libcpp
Configuring in build-x86_64-pc-linux-gnu/libcpp
yes
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000
checking for mempcpy... configure: creating cache ./config.cache
checking build system type... yes
checking for memset... 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
yes
checking for mkstemps... checking for C compiler default output file name... \
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), \
passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ \
<-- HERE })?\s*/ at /tools/share/texinfo/Texinfo/Parser.pm line 5481. Unescaped left \
brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in \
regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE \
})?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /tools/share/texinfo/Texinfo/Parser.pm line \
5485. yes
checking for putenv... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... checking for perl... perl
configure: creating cache ./config.cache
checking build system type... checking build system type... yes
x86_64-pc-linux-gnu
checking host system type... checking for random... 
x86_64-pc-linux-gnu
checking host system type... checking for suffix of object files... \
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
x86_64-pc-linux-gnu
checking target system type... o
checking whether we are using the GNU C compiler... yes
x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... yes
checking whether gcc accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for x86_64-pc-linux-gnu-gcc... gcc
checking for rename... yes
checking for gcc option to accept ISO C89... checking for C compiler default output \
file name... checking for C compiler default output file name... yes checking for \
rindex... none needed checking how to run the C preprocessor... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... gcc -E
yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for setenv... checking for grep that handles long lines and -e... 
/tools/bin/grep
checking for egrep... checking for suffix of object files... /tools/bin/grep -E
checking for ANSI C header files... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
o
checking whether we are using the GNU C compiler... checking for snprintf... yes
checking whether gcc accepts -g... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... yes
checking for sigsetmask... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... yes
checking for sys/types.h... yes
none needed
checking for stpcpy... yes
gcc -E
checking for sys/stat.h... checking whether we are using the GNU C++ compiler... \
checking for grep that handles long lines and -e... /tools/bin/grep checking for \
egrep... /tools/bin/grep -E checking for ANSI C header files... yes
yes
checking for stdlib.h... checking for stpncpy... yes
checking whether g++ accepts -g... yes
checking for string.h... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... yes
checking for strcasecmp... yes
gcc -E
checking for memory.h... yes
checking for sys/types.h... checking for grep that handles long lines and -e... \
/tools/bin/grep checking for egrep... yes
/tools/bin/grep -E
checking for ANSI C header files... yes
checking for strings.h... yes
checking for strchr... checking for sys/stat.h... yes
checking for inttypes.h... yes
checking for stdlib.h... yes
yes
checking for strdup... checking for stdint.h... yes
checking for string.h... yes
checking for unistd.h... yes
yes
checking for sys/types.h... yes
checking for memory.h... yes
checking minix/config.h usability... checking for strncasecmp... yes
yes
checking for sys/stat.h... checking for strings.h... no
checking minix/config.h presence... yes
yes
checking for stdlib.h... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for inttypes.h... \
checking for strndup... yes checking for string.h... yes
yes
checking for a sed that does not truncate output... sed
checking for stdint.h... checking whether gcc supports -W... yes
yes
checking for memory.h... checking for strnlen... yes
checking for unistd.h... yes
checking whether gcc supports -Wall... yes
checking for strings.h... yes
yes
yes
checking minix/config.h usability... checking whether gcc supports -Wwrite-strings... \
checking for strrchr... yes checking for inttypes.h... yes
checking whether gcc supports -Wstrict-prototypes... no
checking minix/config.h presence... yes
checking for stdint.h... no
checking for minix/config.h... yes
yes
no
checking whether it is safe to define __EXTENSIONS__... checking whether gcc supports \
-Wmissing-prototypes... yes checking for strstr... checking for unistd.h... yes
checking whether gcc supports -Wold-style-definition... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking minix/config.h usability... yes
no
yes
checking for strtod... checking whether gcc supports -W... checking whether gcc \
supports -Wmissing-format-attribute... no checking minix/config.h presence... yes
yes
checking whether gcc supports -Wall... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking whether gcc supports \
-Woverlength-strings... yes checking for strtol... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking whether gcc supports -Wwrite-strings... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
yes
checking for ANSI C header files... (cached) yes
checking whether gcc supports -Wc++-compat... checking stddef.h usability... yes
no
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
checking whether gcc supports -W... checking for strtoul... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking stddef.h presence... yes
yes
checking for stddef.h... yes
checking whether gcc supports -Wall... checking for stdlib.h... (cached) yes
yes
checking for strings.h... (cached) yes
checking whether gcc supports -Wshadow=local... yes
checking for unistd.h... (cached) yes
yes
checking fcntl.h usability... checking whether gcc supports -Wnarrowing... checking \
for strtoll... yes checking whether gcc supports -pedantic ... yes
checking whether gcc supports -Wwrite-strings... yes
checking fcntl.h presence... yes
checking whether gcc and cc understand -c and -o together... yes
checking for fcntl.h... yes
yes
checking sys/file.h usability... checking for strtoull... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking sys/file.h presence... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
yes
checking for clearerr_unlocked... checking for strverscmp... yes
checking whether gcc supports -Wmissing-prototypes... yes
yes
checking for feof_unlocked... checking whether gcc supports -Wold-style-definition... \
yes checking for an ANSI C-conforming const... yes
checking for tmpnam... yes
yes
checking for inline... checking whether gcc supports -Wc++-compat... yes
inline
checking whether byte ordering is bigendian... checking for ferror_unlocked... yes
checking for vasprintf... yes
checking whether gcc supports -pedantic -Wlong-long... yes
checking whether gcc supports -fno-exceptions... yes
yes
checking for fflush_unlocked... checking for vfprintf... yes
no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether gcc supports -fno-rtti... checking for sys/file.h... yes
yes
yes
checking for sys/param.h... checking for fgetc_unlocked... yes
checking dependency style of g++... yes
checking for vprintf... checking for limits.h... yes
checking for stdlib.h... (cached) yes
yes
checking for fgets_unlocked... checking for malloc.h... gcc3
checking whether time.h and sys/time.h may both be included... yes
yes
checking for string.h... (cached) checking for vsnprintf... yes
checking for unistd.h... (cached) yes
yes
checking for fileno_unlocked... checking for strings.h... (cached) yes
checking for sys/time.h... yes
checking whether string.h and strings.h may both be included... yes
checking for time.h... yes
yes
yes
checking locale.h usability... checking for vsprintf... checking for \
sys/resource.h... yes checking for fprintf_unlocked... yes
yes
checking locale.h presence... checking for sys/stat.h... (cached) yes
yes
checking for locale.h... yes
checking for sys/mman.h... checking fcntl.h usability... yes
yes
checking for fcntl.h... checking for waitpid... no
checking for fputc_unlocked... yes
yes
checking fcntl.h presence... checking for alloca.h... yes
checking for fcntl.h... yes
yes
checking limits.h usability... yes
checking for sys/pstat.h... yes
checking for setproctitle... no
checking for sys/sysmp.h... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for fputs_unlocked... no
checking for sys/sysinfo.h... checking stddef.h usability... no
checking whether alloca needs Cray hooks... yes
no
checking stack direction for C alloca... checking for machine/hal_sysinfo.h... yes
checking stddef.h presence... yes
yes
checking for stddef.h... yes
no
checking for sys/table.h... checking for fread_unlocked... checking for stdlib.h... \
(cached) yes checking for strings.h... (cached) yes
no
checking for sys/sysctl.h... checking for string.h... (cached) yes
-1
checking for vfork.h... yes
checking sys/file.h usability... checking for sys/systemcfg.h... no
checking for fork... yes
no
checking for stdint.h... (cached) yes
yes
checking sys/file.h presence... checking for fwrite_unlocked... checking for \
stdio_ext.h... yes checking for sys/file.h... yes
yes
checking for unistd.h... (cached) yes
checking for process.h... checking whether byte ordering is bigendian... yes
no
checking for sys/prctl.h... checking for vfork... yes
yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for getchar_unlocked... checking for working fork... yes
checking whether time.h and sys/time.h may both be included... no
checking for an ANSI C-conforming const... yes
checking whether errno must be declared... yes
yes
checking for inline... checking for getc_unlocked... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking size of int... inline
checking for obstacks... yes
no
checking for sys_errlist... checking for putchar_unlocked... yes
checking for off_t... 4
checking size of long... yes
checking for sys_nerr... yes
checking for putc_unlocked... yes
checking for size_t... 8
checking size of size_t... yes
checking for sys_siglist... yes
checking whether abort is declared... yes
checking for external symbol _system_configuration... 8
yes
checking for long long... yes
checking for ssize_t... checking whether asprintf is declared... no
checking for __fsetlocking... yes
checking whether basename is declared... yes
checking for canonicalize_file_name... yes
checking size of long long... yes
checking for uintptr_t... yes
checking whether errno is declared... yes
checking for dup3... no
8
checking whether vasprintf is declared... checking for a 64-bit type... yes
checking for ptrdiff_t... uint64_t
checking for intptr_t... yes
checking for getrlimit... yes
checking whether clearerr_unlocked is declared... yes
yes
checking for uint64_t... checking for getrusage... yes
checking whether feof_unlocked is declared... yes
checking for uintptr_t... yes
checking whether struct tm is in sys/time.h or time.h... yes
yes
checking for getsysinfo... checking whether ferror_unlocked is declared... time.h
checking size of int... yes
checking for ssize_t... yes
no
checking whether fflush_unlocked is declared... checking for gettimeofday... (cached) \
yes checking for on_exit... 4
checking size of long... yes
checking whether fgetc_unlocked is declared... yes
checking for pid_t... yes
checking for psignal... yes
8
checking whether fgets_unlocked is declared... checking for clearerr_unlocked... yes
checking for pstat_getdynamic... yes
checking whether fileno_unlocked is declared... yes
checking for feof_unlocked... yes
checking whether fprintf_unlocked is declared... yes
yes
no
checking for library containing strerror... checking for ferror_unlocked... checking \
for pstat_getstatic... no checking whether fputc_unlocked is declared... yes
checking for fflush_unlocked... none required
checking for asprintf... yes
checking whether fputs_unlocked is declared... yes
yes
checking for fgetc_unlocked... checking for atexit... yes
checking whether fread_unlocked is declared... no
checking for realpath... yes
yes
checking for fgets_unlocked... checking for basename... yes
yes
checking whether fwrite_unlocked is declared... checking for setrlimit... yes
checking for fileno_unlocked... yes
yes
checking for bcmp... checking whether getchar_unlocked is declared... yes
checking for sbrk... yes
yes
checking for fprintf_unlocked... checking whether getc_unlocked is declared... yes
yes
checking for spawnve... checking for bcopy... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... no
no
checking for spawnvpe... checking for fputc_unlocked... yes
yes
checking for an ANSI C-conforming const... checking for bsearch... yes
checking sys/mman.h usability... no
checking for strerror... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for bzero... yes
yes
checking for fputs_unlocked... checking for strsignal... 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 for calloc... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
checking for fread_unlocked... yes
checking for sysconf... configure: updating cache ./config.cache
configure: creating ./config.status
yes
yes
checking for clock... yes
checking for fwrite_unlocked... checking for sysctl... yes
checking for ffs... yes
yes
checking for getchar_unlocked... checking for sysmp... config.status: creating \
Makefile yes
yes
config.status: creating mkheaders.almost
checking for getc_unlocked... checking for getcwd... config.status: creating config.h
no
checking for table... yes
checking for putchar_unlocked... yes
mkdir -p -- ./libbacktrace
checking for getpagesize... Configuring in ./libbacktrace
no
checking for times... yes
checking for gettimeofday... yes
checking for wait3... yes
checking for index... yes
configure: creating cache ./config.cache
checking for wait4... checking build system type... x86_64-pc-linux-gnu
checking host system type... yes
yes
yes
x86_64-pc-linux-gnu
checking target system type... checking for putc_unlocked... checking for insque... \
checking whether basename is declared... x86_64-pc-linux-gnu checking for \
x86_64-pc-linux-gnu-gcc... gcc yes
checking whether ffs is declared... yes
checking for memchr... yes
checking whether asprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether snprintf is declared... yes
yes
checking whether abort is declared... checking whether vsnprintf is declared... yes
checking for C compiler default output file name... checking for memcmp... yes
checking whether asprintf is declared... yes
checking whether calloc is declared... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking whether basename is declared... 
checking for suffix of object files... yes
checking whether getenv is declared... o
checking whether we are using the GNU C compiler... yes
checking whether errno is declared... yes
checking whether gcc accepts -g... yes
checking whether getopt is declared... yes
checking for gcc option to accept ISO C89... yes
none needed
checking how to run the C preprocessor... 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
yes
checking for memcpy... checking whether strnlen 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... no
gcc -E
checking whether getopt is declared... yes
checking whether vasprintf is declared... yes
checking for working strncmp... yes
checking whether clearerr_unlocked is declared... yes
yes
checking whether feof_unlocked is declared... configure: updating cache \
./config.cache yes
yes
checking for grep that handles long lines and -e... /tools/bin/grep
checking for egrep... configure: creating ./config.status
checking whether ferror_unlocked is declared... /tools/bin/grep -E
checking for ANSI C header files... checking for memmem... yes
checking whether fflush_unlocked is declared... yes
checking for memmove... yes
checking whether fgetc_unlocked is declared... yes
checking for sys/types.h... yes
yes
config.status: creating Makefile
yes
checking for mempcpy... checking for sys/stat.h... checking whether fgets_unlocked is \
declared... config.status: creating testsuite/Makefile yes
checking for stdlib.h... config.status: creating config.h
config.status: executing default commands
yes
yes
checking whether fileno_unlocked is declared... checking for string.h... yes
checking for memset... mkdir -p -- ./libdecnumber
yes
checking whether fprintf_unlocked is declared... Configuring in ./libdecnumber
yes
checking for memory.h... yes
checking for strings.h... yes
yes
no
checking for inttypes.h... checking for mkstemps... checking whether fputc_unlocked \
is declared... yes checking for stdint.h... yes
checking whether fputs_unlocked is declared... yes
yes
configure: creating cache ./config.cache
checking for unistd.h... checking whether make sets $(MAKE)... checking for putenv... \
yes checking for x86_64-pc-linux-gnu-gcc... gcc
yes
checking whether fread_unlocked is declared... yes
checking minix/config.h usability... yes
yes
checking for random... checking whether fwrite_unlocked is declared... yes
yes
checking for rename... checking whether getchar_unlocked is declared... yes
yes
checking whether getc_unlocked is declared... checking for rindex... yes
checking whether putchar_unlocked is declared... no
checking minix/config.h presence... yes
checking for setenv... checking for C compiler default output file name... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether putc_unlocked is declared... a.out
checking whether the C compiler works... yes
yes
checking whether we are cross compiling... no
yes
checking for suffix of executables... checking for a BSD-compatible install... \
/usr/bin/install -c checking whether build environment is sane... checking for \
snprintf... yes checking for working alloca.h... 
checking for suffix of object files... yes
checking for alloca... o
checking whether we are using the GNU C compiler... yes
checking for sigsetmask... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... yes
checking for stpcpy... yes
checking whether NLS is requested... no
checking for uchar... none needed
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
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 for ld used by GCC... checking for stpncpy... \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld \
checking if the linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/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
yes
yes
checking whether gcc supports -Wmissing-prototypes... checking for strcasecmp... yes
checking whether gcc supports -Wold-style-definition... config.status: creating \
                Makefile
config.status: creating config.h
yes
yes
checking whether gcc supports -Wmissing-format-attribute... checking for strchr... \
config.status: executing depdir commands mkdir -p -- .deps
yes
checking whether gcc supports -Wcast-qual... yes
checking whether gcc supports -pedantic -Wlong-long... make[2]: Entering directory \
'/sources/gcc-8.3.0/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 -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi
yes
checking whether gcc supports -fno-lto... yes
checking how to run the C preprocessor... yes
checking for strdup... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/dwarfnames.c -o dwarfnames.o gcc -E
yes
checking for grep that handles long lines and -e... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi
/tools/bin/grep
checking for egrep... /tools/bin/grep -E
checking for ANSI C header files... checking for strncasecmp... if [ x"" != x ]; then \
\  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/dyn-string.c -o dyn-string.o yes
checking for strndup... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi
yes
checking for sys/types.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/fdmatch.c \
-o fdmatch.o yes
checking for sys/stat.h... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi
yes
checking for strnlen... yes
checking for stdlib.h... yes
checking for string.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/fibheap.c \
-o fibheap.o yes
yes
checking for strrchr... checking for memory.h... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi
yes
checking for strings.h... yes
checking for strstr... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/filename_cmp.c -o filename_cmp.o yes
checking for inttypes.h... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi
yes
checking for stdint.h... yes
checking for unistd.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/floatformat.c -o floatformat.o yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stddef.h usability... yes
checking for strtod... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi
yes
checking stddef.h presence... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/fnmatch.c \
-o fnmatch.o yes
checking for stddef.h... yes
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi
checking for string.h... (cached) yes
yes
checking stdio.h usability... checking for strtol... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/fopen_unlocked.c -o fopen_unlocked.o yes
checking stdio.h presence... yes
checking for stdio.h... yes
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... if [ x"" != x \
]; then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi
yes
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/getopt.c \
-o getopt.o checking for strtoul... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/getopt1.c \
-o getopt1.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi
yes
yes
checking for strtoll... checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... (cached) gcc
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/getpwd.c \
-o getpwd.o yes
checking for strtoull... 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... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi
sed
checking for fgrep... /tools/bin/grep -F
checking for ld used by gcc... yes
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld
checking if the linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld) is \
GNU ld... if [ x"" != x ]; then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native \
-mtune=intel  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi
checking for strverscmp... gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  \
-I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/getruntime.c -o getruntime.o 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... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi
1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/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... yes
checking for tmpnam... yes
checking for uintptr_t... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/hashtab.c \
-o hashtab.o yes
checking for vasprintf... ok
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/hex.c -o pic/hex.o; \ else true; fi
yes
checking for dlfcn.h... checking for vfprintf... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/hex.c -o noasan/hex.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/hex.c -o \
hex.o yes
checking for objdir... .libs
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/lbasename.c -o lbasename.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi
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... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/lrealpath.c -o lrealpath.o yes
checking if gcc static flag -static works... yes
checking for vprintf... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi
yes
checking for int_least32_t... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else true; \
fi gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"-fpic" != x \
]; then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/make-temp-file.c -o make-temp-file.o yes
yes
checking if gcc supports -c -o file.o... checking for vsnprintf... if [ x"-fpic" != x \
]; then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld -m \
elf_x86_64) supports shared libraries... yes checking whether -lc should be \
explicitly linked in... if [ x"" != x ]; then \  gcc -c -DHAVE_CONFIG_H -pipe \
-march=native -mtune=intel  -I. -I../../libiberty/../include  -W -Wall \
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  \
-D_GNU_SOURCE -fpic  ../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/objalloc.c -o objalloc.o no
checking dynamic linker characteristics... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi
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 special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... if [ x"" != x ]; then \
\  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/obstack.c \
-o obstack.o no
checking unwind.h usability... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/partition.c -o pic/partition.o; \ else true; fi
yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/partition.c -o noasan/partition.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/partition.c -o partition.o yes
checking for -funwind-tables option... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi
yes
checking for -frandom-seed=string option... yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi
checking whether gcc supports -W... gcc -c -DHAVE_CONFIG_H -pipe -march=native \
-mtune=intel  -I. -I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/pexecute.c -o pexecute.o yes
checking whether gcc supports -Wall... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi
yes
checking whether gcc supports -Wwrite-strings... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/physmem.c \
-o physmem.o yes
checking whether gcc supports -Wstrict-prototypes... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/pex-common.c -o pex-common.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/pex-one.c \
-o pex-one.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/pex-unix.c -o pex-unix.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/vprintf-support.c -o vprintf-support.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/safe-ctype.c -o safe-ctype.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/simple-object.c -o simple-object.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/simple-object-coff.c -o simple-object-coff.o if [ x"-fpic" != x ]; \
then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/simple-object-elf.c -o simple-object-elf.o yes
yes
checking whether gcc supports -Wmissing-prototypes... yes
checking for int_fast32_t... checking for vsprintf... yes
checking whether gcc supports -Wold-style-definition... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \ else true; fi
yes
yes
checking whether gcc supports -Wmissing-format-attribute... checking for waitpid... \
yes checking whether gcc supports -Wcast-qual... yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else true; \
fi gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o checking for \
setproctitle... yes checking for _Unwind_GetIPInfo... yes
checking __sync extensions... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; fi
yes
checking __atomic extensions... no
checking whether alloca needs Cray hooks... yes
checking for uint64_t... no
checking stack direction for C alloca... yes
checking output filetype... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else true; \
fi gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o elf64
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... -1
checking for vfork.h... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/sort.c -o pic/sort.o; \ else true; fi
no
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/sort.c -o noasan/sort.o; \ else true; fi
checking what to include in gstdint.h... checking for fork... gcc -c -DHAVE_CONFIG_H \
-pipe -march=native -mtune=intel  -I. -I../../libiberty/../include  -W -Wall \
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  \
-D_GNU_SOURCE ../../libiberty/sort.c -o sort.o stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for off_t... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/spaces.c \
-o spaces.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi
checking for vfork... gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/splay-tree.c -o splay-tree.o yes
checking for uintptr_t... yes
checking for working fork... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/stack-limit.c -o stack-limit.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi
yes
checking for working vfork... (cached) yes
checking for _doprnt... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/strerror.c -o strerror.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi
yes
checking size of int... no
checking for sys_errlist... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/strsignal.c -o strsignal.o 4
checking size of long... yes
checking for int_least32_t... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi
8
checking for ANSI C header files... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o x86_64-pc-linux-gnu
checking target system type... yes
checking for sys_nerr... x86_64-pc-linux-gnu
checking for decimal floating point... bid
checking whether byte ordering is bigendian... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/xasprintf.c -o xasprintf.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/xatexit.c \
-o xatexit.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/xexit.c \
-o xexit.o yes
yes
checking for int_fast32_t... checking for sys_siglist... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi
yes
checking for external symbol _system_configuration... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/xmalloc.c \
-o xmalloc.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/xmemdup.c \
-o xmemdup.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/xstrdup.c \
-o xstrdup.o if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi
no
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/xstrerror.c -o xstrerror.o checking for __fsetlocking... no
yes
checking for uint64_t... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi
configure: updating cache ./config.cache
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/xstrndup.c -o xstrndup.o checking for canonicalize_file_name... if [ \
x"-fpic" != x ]; then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/xvasprintf.c -o xvasprintf.o checking for dup3... configure: creating \
./config.status if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/setproctitle.c -o setproctitle.o checking for getrlimit... 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[3]: Entering directory \
'/sources/gcc-8.3.0/build/libiberty/testsuite' make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/sources/gcc-8.3.0/build/libiberty/testsuite'
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/regex.c -o pic/regex.o; \ else true; fi
yes
checking for getrusage... config.status: creating Makefile
yes
checking what to include in gstdint.h... stdint.h (already complete)
checking sys/mman.h usability... config.status: creating config.h
yes
checking for getsysinfo... config.status: executing gstdint.h commands
yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... make[2]: Entering directory '/sources/gcc-8.3.0/build/intl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/sources/gcc-8.3.0/build/intl'
no
checking for gettimeofday... (cached) yes
mkdir -p -- ./libcpp
checking for on_exit... Configuring in ./libcpp
yes
checking link.h usability... yes
checking for psignal... yes
checking link.h presence... yes
checking for link.h... yes
checking for dl_iterate_phdr... yes
checking for pstat_getdynamic... yes
checking sys/ldr.h usability... no
checking for pstat_getstatic... no
checking sys/ldr.h presence... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/regex.c -o noasan/regex.o; \ else true; fi
configure: creating cache ./config.cache
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/regex.c \
-o regex.o 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
no
checking for realpath... no
checking for sys/ldr.h... no
checking for fcntl... checking for C compiler default output file name... yes
yes
checking whether strnlen is declared... checking for setrlimit... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for lstat... 
checking for suffix of object files... yes
checking for sbrk... o
checking whether we are using the GNU C compiler... yes
checking for readlink... yes
checking whether gcc accepts -g... yes
checking for spawnve... yes
checking for gcc option to accept ISO C89... yes
checking for getexecname... none needed
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi
no
checking for spawnvpe... checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... no
checking for clock_gettime... no
checking for strerror... yes
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... yes
checking whether -pthread is supported... yes
checking for strsignal... yes
checking for compress in -lz... yes
yes
checking whether --compress-debug-sections is supported... checking for sysconf... \
gcc -E yes
checking for objcopy... objcopy
checking whether objcopy supports debuglink... objcopy: '/bin/ls': No such file
no
checking whether tests can run... yes
checking for sysctl... yes
yes
configure: updating cache ./config.cache
checking for sysmp... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../libiberty/cplus-dem.c -o cplus-dem.o
configure: creating ./config.status
checking for grep that handles long lines and -e... /tools/bin/grep
checking for egrep... /tools/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... no
checking for table... yes
checking for string.h... yes
checking for memory.h... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi
yes
checking for strings.h... no
yes
checking for times... checking for inttypes.h... yes
yes
checking for stdint.h... checking for wait3... yes
checking for unistd.h... yes
checking minix/config.h usability... yes
checking for wait4... yes
checking whether basename is declared... no
checking minix/config.h presence... yes
checking whether ffs is declared... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether asprintf is declared... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
checking whether vasprintf is declared... no
checking for aclocal... no
checking for autoconf... no
checking for autoheader... no
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/cp-demangle.c -o cp-demangle.o checking whether gcc supports -W... \
yes checking whether gcc supports -Wall... yes
config.status: creating Makefile
checking whether snprintf is declared... config.status: creating \
backtrace-supported.h yes
config.status: creating config.h
checking whether gcc supports -Wnarrowing... config.status: executing libtool \
commands yes
checking whether vsnprintf is declared... yes
checking whether gcc supports -Wwrite-strings... config.status: executing gstdint.h \
                commands
config.status: executing default commands
yes
yes
checking whether gcc supports -Wmissing-format-attribute... checking whether calloc \
is declared... yes yes
checking whether gcc supports -Wstrict-prototypes... checking whether getenv is \
declared... make[2]: Entering directory '/sources/gcc-8.3.0/build/libdecnumber' \
source='../../libdecnumber/decNumber.c' object='decNumber.o' libtool=no gcc  \
-I../../libdecnumber -I.  -pipe -march=native -mtune=intel -W -Wall -Wwrite-strings \
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto \
-I../../libdecnumber -I.   -c ../../libdecnumber/decNumber.c yes
checking whether getopt is declared... yes
checking whether malloc is declared... yes
checking whether gcc supports -Wmissing-prototypes... yes
yes
checking whether gcc supports -Wold-style-definition... checking whether realloc is \
declared... yes checking whether sbrk is declared... yes
checking whether gcc supports -Wc++-compat... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/md5.c -o pic/md5.o; \ else true; fi
yes
yes
checking whether gcc supports -pedantic -Wlong-long... checking whether strtol is \
declared... yes checking whether gcc supports -fno-exceptions... yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/md5.c -o noasan/md5.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/md5.c -o \
md5.o checking whether strtoul is declared... yes
checking whether gcc supports -fno-rtti... yes
checking whether strtoll is declared... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi
yes
checking whether strtoull is declared... yes
checking dependency style of g++... yes
checking whether strverscmp is declared... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/sha1.c -o \
sha1.o gcc3
checking whether time.h and sys/time.h may both be included... yes
yes
checking whether string.h and strings.h may both be included... checking whether \
strnlen is declared... source='../../libdecnumber/decContext.c' object='decContext.o' \
libtool=no gcc  -I../../libdecnumber -I.  -pipe -march=native -mtune=intel -W -Wall \
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto \
-I../../libdecnumber -I.   -c ../../libdecnumber/decContext.c yes
checking locale.h usability... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi
yes
checking whether canonicalize_file_name must be declared... \
source='../../libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no gcc  \
-I../../libdecnumber -I.  -pipe -march=native -mtune=intel -W -Wall -Wwrite-strings \
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto \
-I../../libdecnumber -I.   -c ../../libdecnumber/bid/decimal32.c yes
checking locale.h presence... yes
checking for locale.h... yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/alloca.c \
-o alloca.o checking fcntl.h usability... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/argv.c -o pic/argv.o; \ else true; fi
yes
checking fcntl.h presence... source='../../libdecnumber/bid/decimal64.c' \
object='decimal64.o' libtool=no gcc  -I../../libdecnumber -I.  -pipe -march=native \
-mtune=intel -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic \
-Wno-long-long  -fno-lto -I../../libdecnumber -I.   -c \
../../libdecnumber/bid/decimal64.c yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/argv.c -o noasan/argv.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/argv.c -o \
argv.o yes
checking for limits.h... yes
yes
checking for working strncmp... checking stddef.h usability... \
source='../../libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no gcc  \
-I../../libdecnumber -I.  -pipe -march=native -mtune=intel -W -Wall -Wwrite-strings \
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto \
-I../../libdecnumber -I.   -c ../../libdecnumber/bid/decimal128.c yes
checking stddef.h presence... if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi
yes
checking for stddef.h... yes
yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/choose-temp.c -o choose-temp.o checking sys/file.h usability... \
configure: updating cache ./config.cache \
source='../../libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' \
libtool=no gcc  -I../../libdecnumber -I.  -pipe -march=native -mtune=intel -W -Wall \
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto \
-I../../libdecnumber -I.   -c ../../libdecnumber/bid/bid2dpd_dpd2bid.c if [ x"-fpic" \
!= x ]; then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/concat.c -o pic/concat.o; \ else true; fi
yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/concat.c -o noasan/concat.o; \ else true; fi
configure: creating ./config.status
checking whether byte ordering is bigendian... gcc -c -DHAVE_CONFIG_H -pipe \
-march=native -mtune=intel  -I. -I../../libiberty/../include  -W -Wall \
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  \
-D_GNU_SOURCE ../../libiberty/concat.c -o concat.o \
source='../../libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc  \
-I../../libdecnumber -I.  -pipe -march=native -mtune=intel -W -Wall -Wwrite-strings \
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto \
-I../../libdecnumber -I.   -c ../../libdecnumber/bid/host-ieee32.c if [ x"-fpic" != x \
]; then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi
source='../../libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc  \
-I../../libdecnumber -I.  -pipe -march=native -mtune=intel -W -Wall -Wwrite-strings \
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto \
-I../../libdecnumber -I.   -c ../../libdecnumber/bid/host-ieee64.c if [ x"" != x ]; \
then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/cp-demint.c -o cp-demint.o \
source='../../libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc \
-I../../libdecnumber -I.  -pipe -march=native -mtune=intel -W -Wall -Wwrite-strings \
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long  -fno-lto \
-I../../libdecnumber -I.   -c ../../libdecnumber/bid/host-ieee128.c rm -f \
                libdecnumber.a
config.status: creating Makefile
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 if [ x"-fpic" != x ]; \
then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi
config.status: creating testsuite/Makefile
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../libiberty/crc32.c \
-o crc32.o ranlib libdecnumber.a
config.status: creating config.h
if [ x"-fpic" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic \
../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi
config.status: executing default commands
make[2]: Leaving directory '/sources/gcc-8.3.0/build/libdecnumber'
make[2]: Entering directory \
'/sources/gcc-8.3.0/build/build-x86_64-pc-linux-gnu/libiberty' if [ x"" != x ] && [ ! \
-d pic ]; then \  mkdir pic; \
else true; fi
make[2]: Entering directory '/sources/gcc-8.3.0/build/libbacktrace'
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 -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/dwarfnames.c -o pic/dwarfnames.o; \ else true; fi
make  all-am
make[3]: Entering directory '/sources/gcc-8.3.0/build/libbacktrace'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/dwarfnames.c -o noasan/dwarfnames.o; \ else true; fi
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. \
-I../../libbacktrace  -I ../../libbacktrace/../include -I \
../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=atomic.lo -W \
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual  -pipe -march=native -mtune=intel -c -o \
atomic.lo ../../libbacktrace/atomic.c gcc -c -DHAVE_CONFIG_H -pipe -march=native \
-mtune=intel  -I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings \
-Wc++-compat -Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/dwarfnames.c -o dwarfnames.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/atomic.c  -fPIC -DPIC -o \
                .libs/atomic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/atomic.c -o atomic.o \
>/dev/null 2>&1 if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE -fpic  \
../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../libiberty/d-demangle.c -o d-demangle.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi
true  DO=all multi-do # make
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. \
-I../../libbacktrace  -I ../../libbacktrace/../include -I \
../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=dwarf.lo -W \
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual  -pipe -march=native -mtune=intel -c -o \
dwarf.lo ../../libbacktrace/dwarf.c if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/dyn-string.c -o noasan/dyn-string.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/dyn-string.c -o dyn-string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/dwarf.c  -fPIC -DPIC -o \
.libs/dwarf.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/fdmatch.c -o noasan/fdmatch.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/fdmatch.c -o fdmatch.o no
checking for an ANSI C-conforming const... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/fibheap.c -o noasan/fibheap.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/fibheap.c -o fibheap.o yes
checking for inline... 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 inline
checking for obstacks... ranlib ./libiberty.a
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/filename_cmp.c -o noasan/filename_cmp.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/filename_cmp.c -o filename_cmp.o 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
yes
checking for off_t... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/dwarf.c -o dwarf.o >/dev/null \
2>&1 if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/floatformat.c -o noasan/floatformat.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/floatformat.c -o floatformat.o make[2]: Leaving directory \
'/sources/gcc-8.3.0/build/libiberty' if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/fnmatch.c -o noasan/fnmatch.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/fnmatch.c -o fnmatch.o make[2]: Entering directory \
'/sources/gcc-8.3.0/build/fixincludes' gcc -c -pipe -march=native -mtune=intel -W \
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   \
-DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include \
../../fixincludes/fixincl.c if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/fopen_unlocked.c -o noasan/fopen_unlocked.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/fopen_unlocked.c -o fopen_unlocked.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/getopt.c -o pic/getopt.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/getopt.c -o noasan/getopt.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/getopt.c -o getopt.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/getopt1.c -o noasan/getopt1.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/getopt1.c -o getopt1.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/getpwd.c -o noasan/getpwd.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/getpwd.c -o getpwd.o yes
checking for size_t... /bin/sh ./libtool --tag=CC   --mode=compile gcc \
-DHAVE_CONFIG_H -I. -I../../libbacktrace  -I ../../libbacktrace/../include -I \
../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=fileline.lo \
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -pipe -march=native \
-mtune=intel -c -o fileline.lo ../../libbacktrace/fileline.c if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings \
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual -pipe -march=native -mtune=intel -c \
../../libbacktrace/fileline.c  -fPIC -DPIC -o .libs/fileline.o if [ x"" != x ]; then \
\  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/getruntime.c -o noasan/getruntime.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/getruntime.c -o getruntime.o gcc -c -pipe -march=native \
-mtune=intel -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic \
-Wno-long-long   -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include \
-I../../fixincludes/../include ../../fixincludes/fixtests.c if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/hashtab.c -o noasan/hashtab.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/hashtab.c -o hashtab.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings \
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual -pipe -march=native -mtune=intel -c \
../../libbacktrace/fileline.c -o fileline.o >/dev/null 2>&1 gcc -c -pipe \
-march=native -mtune=intel -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute \
-Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. \
-I../../fixincludes -I../include -I../../fixincludes/../include \
                ../../fixincludes/fixfixes.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. \
-I../../libbacktrace  -I ../../libbacktrace/../include -I \
../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=posix.lo -W \
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual  -pipe -march=native -mtune=intel -c -o \
                posix.lo ../../libbacktrace/posix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/posix.c  -fPIC -DPIC -o \
.libs/posix.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/hex.c \
-o pic/hex.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/hex.c -o noasan/hex.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../../libiberty/hex.c \
-o hex.o gcc -c -pipe -march=native -mtune=intel -W -Wall -Wwrite-strings \
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   \
-DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include \
../../fixincludes/server.c if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/lbasename.c -o noasan/lbasename.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/lbasename.c -o lbasename.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/posix.c -o posix.o >/dev/null \
2>&1 yes
checking for ssize_t... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/lrealpath.c -o noasan/lrealpath.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/lrealpath.c -o lrealpath.o gcc -c -pipe -march=native -mtune=intel \
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic \
-Wno-long-long   -DHAVE_CONFIG_H -I. -I../../fixincludes -I../include \
                -I../../fixincludes/../include ../../fixincludes/procopen.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. \
-I../../libbacktrace  -I ../../libbacktrace/../include -I \
../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=print.lo -W \
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual  -pipe -march=native -mtune=intel -c -o \
                print.lo ../../libbacktrace/print.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/print.c  -fPIC -DPIC -o \
.libs/print.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; \
fi if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/make-relative-prefix.c -o noasan/make-relative-prefix.o; \ else \
true; fi gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/make-relative-prefix.c -o make-relative-prefix.o if [ x"" != x ]; \
then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/make-temp-file.c -o noasan/make-temp-file.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/make-temp-file.c -o make-temp-file.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/objalloc.c -o noasan/objalloc.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/objalloc.c -o objalloc.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/obstack.c -o pic/obstack.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/obstack.c -o noasan/obstack.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/obstack.c -o obstack.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/partition.c -o pic/partition.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/partition.c -o noasan/partition.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/partition.c -o partition.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/pexecute.c -o noasan/pexecute.o; \ else true; fi
yes
checking for uintptr_t... gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  \
-I. -I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/pexecute.c -o pexecute.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/print.c -o print.o >/dev/null \
2>&1 if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/physmem.c -o pic/physmem.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/physmem.c -o noasan/physmem.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/physmem.c -o physmem.o gcc -c -pipe -march=native -mtune=intel -W \
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   \
-DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include \
                ../../fixincludes/fixlib.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. \
-I../../libbacktrace  -I ../../libbacktrace/../include -I \
../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=sort.lo -W \
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual  -pipe -march=native -mtune=intel -c -o \
                sort.lo ../../libbacktrace/sort.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/sort.c  -fPIC -DPIC -o \
.libs/sort.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/pex-common.c -o noasan/pex-common.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/pex-common.c -o pex-common.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/sort.c -o sort.o >/dev/null \
2>&1 gcc -c -pipe -march=native -mtune=intel -W -Wall -Wwrite-strings \
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   \
-DHAVE_CONFIG_H -I. -I../../fixincludes -I../include -I../../fixincludes/../include \
                ../../fixincludes/fixopts.c
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. \
-I../../libbacktrace  -I ../../libbacktrace/../include -I \
../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=state.lo -W \
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual  -pipe -march=native -mtune=intel -c -o \
                state.lo ../../libbacktrace/state.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/state.c  -fPIC -DPIC -o \
.libs/state.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/pex-one.c -o noasan/pex-one.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/pex-one.c -o pex-one.o srcdir="../../fixincludes" /bin/sh \
../../fixincludes/mkfixinc.sh x86_64-pc-linux-gnu sed -e 's/@gcc_version@/8.3.0/' < \
                mkheaders.almost > mkheadersT
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/state.c -o state.o >/dev/null \
2>&1 mv -f mkheadersT mkheaders
gcc -pipe -march=native -mtune=intel -static-libstdc++ -static-libgcc  -o fixincl \
fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o \
../libiberty/libiberty.a if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/pex-unix.c -o noasan/pex-unix.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/pex-unix.c -o pex-unix.o echo timestamp > full-stamp
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. \
-I../../libbacktrace  -I ../../libbacktrace/../include -I \
../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=backtrace.lo \
-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes \
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual  -pipe -march=native \
-mtune=intel -c -o backtrace.lo ../../libbacktrace/backtrace.c make[2]: Leaving \
                directory '/sources/gcc-8.3.0/build/fixincludes'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. \
-I../../libbacktrace  -I ../../libbacktrace/../include -I \
../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=simple.lo -W \
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual  -pipe -march=native -mtune=intel -c -o \
                simple.lo ../../libbacktrace/simple.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings \
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual -pipe -march=native -mtune=intel -c \
                ../../libbacktrace/backtrace.c  -fPIC -DPIC -o .libs/backtrace.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/simple.c  -fPIC -DPIC -o \
.libs/simple.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/vprintf-support.c -o pic/vprintf-support.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/vprintf-support.c -o noasan/vprintf-support.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/vprintf-support.c -o vprintf-support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings \
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual -pipe -march=native -mtune=intel -c \
                ../../libbacktrace/backtrace.c -o backtrace.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/simple.c -o simple.o \
>/dev/null 2>&1 if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/rust-demangle.c -o pic/rust-demangle.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/rust-demangle.c -o noasan/rust-demangle.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/rust-demangle.c -o rust-demangle.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. \
-I../../libbacktrace  -I ../../libbacktrace/../include -I \
../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=elf.lo -W \
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual  -pipe -march=native -mtune=intel -c -o elf.lo \
../../libbacktrace/elf.c if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/safe-ctype.c -o noasan/safe-ctype.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/safe-ctype.c -o safe-ctype.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/elf.c  -fPIC -DPIC -o \
.libs/elf.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/simple-object.c -o pic/simple-object.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/simple-object.c -o noasan/simple-object.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/simple-object.c -o simple-object.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/simple-object-coff.c -o noasan/simple-object-coff.o; \ else true; \
fi gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/simple-object-coff.c -o simple-object-coff.o
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. \
-I../../libbacktrace  -I ../../libbacktrace/../include -I \
../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmapio.lo -W \
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual  -pipe -march=native -mtune=intel -c -o \
                mmapio.lo ../../libbacktrace/mmapio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/mmapio.c  -fPIC -DPIC -o \
                .libs/mmapio.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/mmapio.c -o mmapio.o \
>/dev/null 2>&1 if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/simple-object-elf.c -o noasan/simple-object-elf.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/simple-object-elf.c -o simple-object-elf.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../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 -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/simple-object-mach-o.c -o noasan/simple-object-mach-o.o; \ else \
true; fi gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
                -pipe -march=native -mtune=intel -c ../../libbacktrace/elf.c -o elf.o \
                >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. \
-I../../libbacktrace  -I ../../libbacktrace/../include -I \
../../libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmap.lo -W \
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wcast-qual  -pipe -march=native -mtune=intel -c -o \
mmap.lo ../../libbacktrace/mmap.c if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \ else true; \
fi if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/simple-object-xcoff.c -o noasan/simple-object-xcoff.o; \ else \
true; fi gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/mmap.c  -fPIC -DPIC -o \
.libs/mmap.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/sort.c -o pic/sort.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/sort.c -o noasan/sort.o; \ else true; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../libbacktrace -I \
../../libbacktrace/../include -I ../../libbacktrace/../libgcc -I ../libgcc \
-funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual \
-pipe -march=native -mtune=intel -c ../../libbacktrace/mmap.c -o mmap.o >/dev/null \
2>&1 gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../../libiberty/sort.c \
-o sort.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/spaces.c -o pic/spaces.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/spaces.c -o noasan/spaces.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/spaces.c -o spaces.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/splay-tree.c -o noasan/splay-tree.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/splay-tree.c -o splay-tree.o
/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  \
-pipe -march=native -mtune=intel  -static-libstdc++ -static-libgcc  -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 -lz  make[2]: Entering directory \
'/sources/gcc-8.3.0/build/lto-plugin' make  all-am
make[3]: Entering directory '/sources/gcc-8.3.0/build/lto-plugin'
/bin/sh ./libtool --tag=CC --tag=disable-static  --mode=compile gcc -DHAVE_CONFIG_H \
-I. -I../../lto-plugin  -I../../lto-plugin/../include -DHAVE_CONFIG_H  -Wall -pipe \
-march=native -mtune=intel -c -o lto-plugin.lo ../../lto-plugin/lto-plugin.c if [ x"" \
!= x ]; then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/stack-limit.c -o pic/stack-limit.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/stack-limit.c -o noasan/stack-limit.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/stack-limit.c -o stack-limit.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../lto-plugin \
-I../../lto-plugin/../include -DHAVE_CONFIG_H -Wall -pipe -march=native -mtune=intel \
                -c ../../lto-plugin/lto-plugin.c  -fPIC -DPIC -o .libs/lto-plugin.o
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  if [ x"" != \
x ]; then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/strerror.c -o pic/strerror.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/strerror.c -o noasan/strerror.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/strerror.c -o strerror.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/strsignal.c -o noasan/strsignal.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/strsignal.c -o strsignal.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/timeval-utils.c -o pic/timeval-utils.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/timeval-utils.c -o noasan/timeval-utils.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/timeval-utils.c -o timeval-utils.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi
/bin/sh ./libtool --tag=CC --tag=disable-static  --mode=link gcc -Wall -pipe \
-march=native -mtune=intel -Wc,-static-libgcc  -module -bindir \
/usr/libexec/gcc/x86_64-pc-linux-gnu/8.3.0    -Xcompiler '-static-libstdc++' \
-Xcompiler '-static-libgcc' -o liblto_plugin.la -rpath \
/usr/libexec/gcc/x86_64-pc-linux-gnu/8.3.0 lto-plugin.lo  \
-Wc,../libiberty/pic/libiberty.a  if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/unlink-if-ordinary.c -o noasan/unlink-if-ordinary.o; \ else true; \
fi gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o if [ x"" != x ]; then \
\  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/xasprintf.c -o pic/xasprintf.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/xasprintf.c -o noasan/xasprintf.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/xasprintf.c -o xasprintf.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/xatexit.c -o noasan/xatexit.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/xatexit.c -o xatexit.o
libtool: link: gcc -shared  -fPIC -DPIC  .libs/lto-plugin.o    -march=native \
-mtune=intel -static-libgcc -static-libstdc++ -static-libgcc \
../libiberty/pic/libiberty.a   -Wl,-soname -Wl,liblto_plugin.so.0 -o \
.libs/liblto_plugin.so.0.0.0 if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/xexit.c -o pic/xexit.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/xexit.c -o noasan/xexit.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/xexit.c -o xexit.o
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
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/xmalloc.c -o noasan/xmalloc.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/xmalloc.c -o xmalloc.o
libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 \
                /sources/gcc-8.3.0/build/lto-plugin/../gcc/liblto_plugin.so.0.0.0
libtool: install: (cd /sources/gcc-8.3.0/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 /sources/gcc-8.3.0/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 \
                /sources/gcc-8.3.0/build/lto-plugin/../gcc/liblto_plugin.la
libtool: install: warning: remember to run `libtool --finish \
/usr/libexec/gcc/x86_64-pc-linux-gnu/8.3.0' make[3]: Leaving directory \
'/sources/gcc-8.3.0/build/lto-plugin' make[2]: Leaving directory \
'/sources/gcc-8.3.0/build/lto-plugin' if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/xmemdup.c -o noasan/xmemdup.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/xmemdup.c -o xmemdup.o Configuring in ./gcc
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/xstrdup.c -o noasan/xstrdup.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/xstrdup.c -o xstrdup.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/xstrerror.c -o noasan/xstrerror.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/xstrerror.c -o xstrerror.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/xstrndup.c -o noasan/xstrndup.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/xstrndup.c -o xstrndup.o
libtool: link: ranlib .libs/libbacktrace.a
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/xvasprintf.c -o pic/xvasprintf.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/xvasprintf.c -o noasan/xvasprintf.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
                ../../../libiberty/xvasprintf.c -o xvasprintf.o
configure: creating cache ./config.cache
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/setproctitle.c -o pic/setproctitle.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/setproctitle.c -o noasan/setproctitle.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/setproctitle.c -o setproctitle.o checking build system type... \
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" \
"libbacktrace.la" ) make[3]: Leaving directory \
'/sources/gcc-8.3.0/build/libbacktrace' make[2]: Leaving directory \
'/sources/gcc-8.3.0/build/libbacktrace' 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 x86_64-pc-linux-gnu
checking host system type... make[3]: Entering directory \
'/sources/gcc-8.3.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' make[3]: \
Nothing to be done for 'all'. make[3]: Leaving directory \
'/sources/gcc-8.3.0/build/build-x86_64-pc-linux-gnu/libiberty/testsuite' if [ x"" != \
x ]; then \  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/regex.c -o pic/regex.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/regex.c -o noasan/regex.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/regex.c -o regex.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/cplus-dem.c -o noasan/cplus-dem.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/cplus-dem.c -o cplus-dem.o 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
yes
checking for ptrdiff_t... 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... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi
yes
checking whether gcc accepts -g... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/cp-demangle.c -o noasan/cp-demangle.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/cp-demangle.c -o cp-demangle.o yes
checking for uint64_t... yes
checking for gcc option to accept ISO C89... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  ../../../libiberty/md5.c \
-o pic/md5.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/md5.c -o noasan/md5.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../../libiberty/md5.c \
-o md5.o none needed
yes
checking whether struct tm is in sys/time.h or time.h... checking whether we are \
using the GNU C++ compiler... time.h checking size of int... yes
checking whether g++ accepts -g... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/sha1.c -o pic/sha1.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/sha1.c -o noasan/sha1.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../../libiberty/sha1.c \
-o sha1.o 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... 4
checking size of long... g++ -E
checking for grep that handles long lines and -e... /tools/bin/grep
checking for egrep... /tools/bin/grep -E
checking for ANSI C header files... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/alloca.c -o pic/alloca.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/alloca.c -o noasan/alloca.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/alloca.c -o alloca.o 8
checking for clearerr_unlocked... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/argv.c -o pic/argv.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/argv.c -o noasan/argv.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE ../../../libiberty/argv.c \
-o argv.o yes
checking for feof_unlocked... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/choose-temp.c -o noasan/choose-temp.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/choose-temp.c -o choose-temp.o yes
checking for ferror_unlocked... yes
checking for sys/types.h... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/concat.c -o pic/concat.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/concat.c -o noasan/concat.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/concat.c -o concat.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/cp-demint.c -o noasan/cp-demint.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/cp-demint.c -o cp-demint.o checking for sys/stat.h... yes
checking for fflush_unlocked... if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/crc32.c -o pic/crc32.o; \ else true; fi
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/crc32.c -o noasan/crc32.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/crc32.c -o crc32.o if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE  \
../../../libiberty/d-demangle.c -o pic/d-demangle.o; \ else true; fi
yes
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE   \
../../../libiberty/d-demangle.c -o noasan/d-demangle.o; \ else true; fi
gcc -c -DHAVE_CONFIG_H -pipe -march=native -mtune=intel  -I. \
-I../../../libiberty/../include  -W -Wall -Wwrite-strings -Wc++-compat \
-Wstrict-prototypes -Wshadow=local -pedantic  -D_GNU_SOURCE \
../../../libiberty/d-demangle.c -o d-demangle.o checking for stdlib.h... yes
checking for fgetc_unlocked... yes
checking for string.h... yes
checking for fgets_unlocked... yes
checking for memory.h... 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
yes
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
make[2]: Leaving directory \
'/sources/gcc-8.3.0/build/build-x86_64-pc-linux-gnu/libiberty' yes
checking for fileno_unlocked... checking for strings.h... make[2]: Entering directory \
'/sources/gcc-8.3.0/build/build-x86_64-pc-linux-gnu/libcpp' g++  -I../../../libcpp \
-I. -I../../../libcpp/../include -I../../../libcpp/include  -pipe -march=native \
-mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute \
-pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. \
-I../../../libcpp/../include -I../../../libcpp/include   -c -o charset.o -MT \
charset.o -MMD -MP -MF .deps/charset.Tpo ../../../libcpp/charset.c yes
make[2]: Entering directory \
'/sources/gcc-8.3.0/build/build-x86_64-pc-linux-gnu/fixincludes' gcc -c -pipe \
-march=native -mtune=intel -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute \
-Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. \
-I../../../fixincludes -I../include -I../../../fixincludes/../include \
../../../fixincludes/fixincl.c yes
checking for inttypes.h... checking for fprintf_unlocked... yes
checking for stdint.h... no
checking for fputc_unlocked... yes
checking for unistd.h... yes
yes
checking minix/config.h usability... checking for fputs_unlocked... gcc -c -pipe \
-march=native -mtune=intel -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute \
-Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. \
-I../../../fixincludes -I../include -I../../../fixincludes/../include \
../../../fixincludes/fixtests.c no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
gcc -c -pipe -march=native -mtune=intel -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute \
-Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. \
-I../../../fixincludes -I../include -I../../../fixincludes/../include \
../../../fixincludes/fixfixes.c checking for fread_unlocked... yes
checking how to run the C preprocessor... gcc -E
yes
gcc -c -pipe -march=native -mtune=intel -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute \
-Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. \
-I../../../fixincludes -I../include -I../../../fixincludes/../include \
../../../fixincludes/server.c checking for fwrite_unlocked... 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... yes
gcc -c -pipe -march=native -mtune=intel -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute \
-Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. \
-I../../../fixincludes -I../include -I../../../fixincludes/../include \
../../../fixincludes/procopen.c no
checking size of void *... checking for getchar_unlocked... g++  -I../../../libcpp \
-I. -I../../../libcpp/../include -I../../../libcpp/include  -pipe -march=native \
-mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute \
-pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. \
-I../../../libcpp/../include -I../../../libcpp/include   -c -o directives.o -MT \
directives.o -MMD -MP -MF .deps/directives.Tpo ../../../libcpp/directives.c gcc -c \
-pipe -march=native -mtune=intel -W -Wall -Wwrite-strings -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute \
-Wno-overlength-strings -pedantic -Wno-long-long   -DHAVE_CONFIG_H -I. \
-I../../../fixincludes -I../include -I../../../fixincludes/../include \
../../../fixincludes/fixlib.c yes
checking for getc_unlocked... 8
checking size of short... gcc -c -pipe -march=native -mtune=intel -W -Wall \
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition \
-Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long   \
-DHAVE_CONFIG_H -I. -I../../../fixincludes -I../include \
-I../../../fixincludes/../include ../../../fixincludes/fixopts.c yes
checking for putchar_unlocked... srcdir="../../../fixincludes" /bin/sh \
../../../fixincludes/mkfixinc.sh x86_64-pc-linux-gnu sed -e 's/@gcc_version@/8.3.0/' \
< mkheaders.almost > mkheadersT mv -f mkheadersT mkheaders
gcc -pipe -march=native -mtune=intel  -o fixincl fixincl.o fixtests.o fixfixes.o \
server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a 2
checking size of int... yes
echo timestamp > full-stamp
make[2]: Leaving directory \
'/sources/gcc-8.3.0/build/build-x86_64-pc-linux-gnu/fixincludes' g++  \
-I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -pipe \
-march=native -mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings \
-Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti \
-I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include   -c -o \
directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo \
../../../libcpp/directives-only.c checking for putc_unlocked... yes
checking whether abort is declared... 4
checking size of long... g++  -I../../../libcpp -I. -I../../../libcpp/../include \
-I../../../libcpp/include  -pipe -march=native -mtune=intel -W -Wall -Wno-narrowing \
-Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions \
-fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include \
-I../../../libcpp/include   -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo \
../../../libcpp/errors.c yes
g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  \
-pipe -march=native -mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings \
-Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti \
-I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include   -c -o \
expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../../libcpp/expr.c checking whether \
asprintf is declared... 8 yes
checking for long long... checking whether basename is declared... g++  \
-I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -pipe \
-march=native -mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings \
-Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti \
-I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include   -c -o \
files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../../libcpp/files.c yes
checking whether errno is declared... yes
checking size of long long... no
checking whether getopt is declared... yes
checking whether vasprintf is declared... 8
checking for int8_t... yes
g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  \
-pipe -march=native -mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings \
-Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti \
-I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include   -c -o \
identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo \
../../../libcpp/identifiers.c checking whether clearerr_unlocked is declared... yes
echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new
../../../libcpp/../move-if-change localedir.new localedir.h
checking whether feof_unlocked is declared... echo timestamp > localedir.hs
g++  -I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  \
-pipe -march=native -mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings \
-Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti \
-I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include   -c -o \
lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../../libcpp/lex.c yes
checking for int16_t... g++  -I../../../libcpp -I. -I../../../libcpp/../include \
-I../../../libcpp/include  -pipe -march=native -mtune=intel -W -Wall -Wno-narrowing \
-Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions \
-fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include \
-I../../../libcpp/include   -c -o line-map.o -MT line-map.o -MMD -MP -MF \
.deps/line-map.Tpo ../../../libcpp/line-map.c yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking for int32_t... yes
checking whether fgetc_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking for int64_t... yes
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... yes
checking for long long int... g++  -I../../../libcpp -I. -I../../../libcpp/../include \
-I../../../libcpp/include  -pipe -march=native -mtune=intel -W -Wall -Wno-narrowing \
-Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions \
-fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include \
-I../../../libcpp/include   -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo \
../../../libcpp/macro.c no
checking whether fputc_unlocked is declared... g++  -I../../../libcpp -I. \
-I../../../libcpp/../include -I../../../libcpp/include  -pipe -march=native \
-mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute \
-pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. \
-I../../../libcpp/../include -I../../../libcpp/include   -c -o mkdeps.o -MT mkdeps.o \
-MMD -MP -MF .deps/mkdeps.Tpo ../../../libcpp/mkdeps.c yes
checking whether fputs_unlocked is declared... yes
yes
checking for intmax_t... checking whether fread_unlocked is declared... g++  \
-I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include  -pipe \
-march=native -mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings \
-Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti \
-I../../../libcpp -I. -I../../../libcpp/../include -I../../../libcpp/include   -c -o \
pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../../libcpp/pch.c yes
checking whether fwrite_unlocked is declared... yes
checking for intptr_t... yes
checking whether getchar_unlocked is declared... g++  -I../../../libcpp -I. \
-I../../../libcpp/../include -I../../../libcpp/include  -pipe -march=native \
-mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute \
-pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../../libcpp -I. \
-I../../../libcpp/../include -I../../../libcpp/include   -c -o symtab.o -MT symtab.o \
-MMD -MP -MF .deps/symtab.Tpo ../../../libcpp/symtab.c yes
checking whether getc_unlocked is declared... yes
checking for uint8_t... g++  -I../../../libcpp -I. -I../../../libcpp/../include \
-I../../../libcpp/include  -pipe -march=native -mtune=intel -W -Wall -Wno-narrowing \
-Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions \
-fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include \
-I../../../libcpp/include   -c -o traditional.o -MT traditional.o -MMD -MP -MF \
.deps/traditional.Tpo ../../../libcpp/traditional.c yes
checking whether putchar_unlocked is declared... yes
checking for uint16_t... g++  -I../../../libcpp -I. -I../../../libcpp/../include \
-I../../../libcpp/include  -pipe -march=native -mtune=intel -W -Wall -Wno-narrowing \
-Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions \
-fno-rtti -I../../../libcpp -I. -I../../../libcpp/../include \
-I../../../libcpp/include   -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo \
../../../libcpp/init.c yes
checking whether putc_unlocked is declared... yes
checking for uint32_t... yes
checking for working alloca.h... yes
checking for uint64_t... yes
checking for alloca... rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o \
identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o \
ranlib libcpp.a make[2]: Leaving directory \
'/sources/gcc-8.3.0/build/build-x86_64-pc-linux-gnu/libcpp' yes
checking for unsigned long long int... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for uintmax_t... yes
checking whether NLS is requested... yes
checking for catalogs to be installed... yes
checking for uintptr_t... yes
checking for int64_t underlying type... long
checking for std::swap in <utility>...  be ca da de el eo es fi fr id ja nl pt_BR ru \
sr sv tr uk vi zh_CN zh_TW be ca da de el eo es fi fr id ja nl pt_BR ru sr sv tr uk \
vi zh_CN zh_TW checking for uchar... yes
checking whether g++ is affected by placement new aliasing bug... 
checking for ld used by GCC... no
checking whether g++ supports -W... \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld \
checking if the linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld) is \
GNU ld... yes checking for shared library run path origin... yes
checking whether g++ supports -Wall... done
checking for iconv... yes
checking whether g++ supports -Wnarrowing... yes
checking whether g++ supports -Wwrite-strings... yes
checking for iconv declaration... yes
checking whether g++ supports -Wcast-qual... install-shextern size_t iconv (iconv_t \
cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... configure: updating cache \
                ./config.cache
configure: creating ./config.status
yes
checking whether g++ supports -Wmissing-format-attribute... yes
checking whether g++ supports -Woverloaded-virtual... yes
checking whether gcc supports -Wold-style-definition... config.status: creating \
Makefile yes
checking whether gcc supports -Wc++-compat... config.status: creating config.h
config.status: executing depdir commands
mkdir -p -- .deps
yes
checking whether g++ supports -pedantic -Wlong-long -Wvariadic-macros \
-Woverlength-strings... yes checking whether gcc supports -fno-exceptions... make[2]: \
Entering directory '/sources/gcc-8.3.0/build/libcpp' g++  -I../../libcpp -I. \
-I../../libcpp/../include -I../../libcpp/include  -pipe -march=native -mtune=intel -W \
-Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic \
-Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. \
-I../../libcpp/../include -I../../libcpp/include   -c -o charset.o -MT charset.o -MMD \
-MP -MF .deps/charset.Tpo ../../libcpp/charset.c g++  -I../../libcpp -I. \
-I../../libcpp/../include -I../../libcpp/include  -pipe -march=native -mtune=intel -W \
-Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic \
-Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. \
-I../../libcpp/../include -I../../libcpp/include   -c -o directives.o -MT \
directives.o -MMD -MP -MF .deps/directives.Tpo ../../libcpp/directives.c g++  \
-I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -pipe \
-march=native -mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings \
-Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti \
-I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include   -c -o \
directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo \
../../libcpp/directives-only.c yes
checking whether gcc supports -fno-rtti... yes
checking whether gcc supports -fasynchronous-unwind-tables... yes
checking valgrind.h usability... g++  -I../../libcpp -I. -I../../libcpp/../include \
-I../../libcpp/include  -pipe -march=native -mtune=intel -W -Wall -Wno-narrowing \
-Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions \
-fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include   -c -o \
errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../libcpp/errors.c no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for VALGRIND_DISCARD in <valgrind/memcheck.h>... no
checking for VALGRIND_DISCARD in <memcheck.h>... 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... g++  -I../../libcpp -I. -I../../libcpp/../include \
-I../../libcpp/include  -pipe -march=native -mtune=intel -W -Wall -Wno-narrowing \
-Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions \
-fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include   -c -o \
expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../libcpp/expr.c g++  -I../../libcpp \
-I. -I../../libcpp/../include -I../../libcpp/include  -pipe -march=native \
-mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute \
-pedantic -Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. \
-I../../libcpp/../include -I../../libcpp/include   -c -o files.o -MT files.o -MMD -MP \
-MF .deps/files.Tpo ../../libcpp/files.c yes
checking for recent Pod::Man... g++  -I../../libcpp -I. -I../../libcpp/../include \
-I../../libcpp/include  -pipe -march=native -mtune=intel -W -Wall -Wno-narrowing \
-Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions \
-fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include   -c -o \
identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo \
../../libcpp/identifiers.c yes
checking for flex... /sources/gcc-8.3.0/missing 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... echo "#define \
                LOCALEDIR \"/usr/share/locale\"" > localedir.new
../../libcpp/../move-if-change localedir.new localedir.h
echo timestamp > localedir.hs
g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -pipe \
-march=native -mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings \
-Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti \
-I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include   -c -o lex.o -MT \
lex.o -MMD -MP -MF .deps/lex.Tpo ../../libcpp/lex.c yes
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... g++  -I../../libcpp -I. \
-I../../libcpp/../include -I../../libcpp/include  -pipe -march=native -mtune=intel -W \
-Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic \
-Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. \
-I../../libcpp/../include -I../../libcpp/include   -c -o line-map.o -MT line-map.o \
-MMD -MP -MF .deps/line-map.Tpo ../../libcpp/line-map.c g++  -I../../libcpp -I. \
-I../../libcpp/../include -I../../libcpp/include  -pipe -march=native -mtune=intel -W \
-Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic \
-Wno-long-long  -fno-exceptions -fno-rtti -I../../libcpp -I. \
-I../../libcpp/../include -I../../libcpp/include   -c -o macro.o -MT macro.o -MMD -MP \
-MF .deps/macro.Tpo ../../libcpp/macro.c 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... g++  -I../../libcpp -I. -I../../libcpp/../include \
-I../../libcpp/include  -pipe -march=native -mtune=intel -W -Wall -Wno-narrowing \
-Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions \
-fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include   -c -o \
mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../libcpp/mkdeps.c g++  \
-I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -pipe \
-march=native -mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings \
-Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti \
-I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include   -c -o pch.o -MT \
pch.o -MMD -MP -MF .deps/pch.Tpo ../../libcpp/pch.c yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... g++  -I../../libcpp -I. -I../../libcpp/../include \
-I../../libcpp/include  -pipe -march=native -mtune=intel -W -Wall -Wno-narrowing \
-Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions \
-fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include   -c -o \
symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../libcpp/symtab.c no
checking for malloc.h... yes
checking for langinfo.h... g++  -I../../libcpp -I. -I../../libcpp/../include \
-I../../libcpp/include  -pipe -march=native -mtune=intel -W -Wall -Wno-narrowing \
-Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions \
-fno-rtti -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include   -c -o \
traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo \
../../libcpp/traditional.c yes
checking for ldfcn.h... no
checking for locale.h... yes
g++  -I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include  -pipe \
-march=native -mtune=intel -W -Wall -Wno-narrowing -Wwrite-strings \
-Wmissing-format-attribute -pedantic -Wno-long-long  -fno-exceptions -fno-rtti \
-I../../libcpp -I. -I../../libcpp/../include -I../../libcpp/include   -c -o init.o \
-MT init.o -MMD -MP -MF .deps/init.Tpo ../../libcpp/init.c 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... rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o \
identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o \
ranlib libcpp.a make[2]: Leaving directory '/sources/gcc-8.3.0/build/libcpp'
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... \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld \
checking if the linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld) is \
GNU ld... yes checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * \
*inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for \
LC_MESSAGES... yes checking for nl_langinfo and CODESET... yes
checking whether 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 `../../gcc/config/i386/i386.c' for machine-specific logic.
Using `../../gcc/config/i386/i386.md' as machine description file.
Using the following target machine macro files:
	../../gcc/config/vxworks-dummy.h
	../../gcc/config/i386/biarch64.h
	../../gcc/config/i386/i386.h
	../../gcc/config/i386/unix.h
	../../gcc/config/i386/att.h
	../../gcc/config/dbxelf.h
	../../gcc/config/elfos.h
	../../gcc/config/gnu-user.h
	../../gcc/config/glibc-stdint.h
	../../gcc/config/i386/x86-64.h
	../../gcc/config/i386/gnu-user-common.h
	../../gcc/config/i386/gnu-user64.h
	../../gcc/config/linux.h
	../../gcc/config/linux-android.h
	../../gcc/config/i386/linux-common.h
	../../gcc/config/i386/linux64.h
	../../gcc/config/initfini-array.h
Using host-linux.o for host machine hooks.
checking for __cxa_atexit... yes
checking whether NLS is requested... yes
checking for catalogs to be installed...  be da de el es fi fr hr id ja nl ru sr sv \
tr uk vi zh_CN zh_TW be da de el es fi fr hr id ja nl ru sr sv tr uk vi zh_CN zh_TW \
checking how to print strings... printf checking for a sed that does not truncate \
output... sed checking for fgrep... /tools/bin/grep -F
checking for ld used by gcc... \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld \
checking if the linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/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 /tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/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 \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/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++... \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld -m \
elf_x86_64 checking if the linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld -m \
elf_x86_64) is GNU ld... yes checking whether the g++ linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/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 \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld -m \
elf_x86_64) supports shared libraries... yes checking dynamic linker \
characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths \
into programs... immediate checking for as... /usr/bin/as
checking what assembler to use... /usr/bin/as
checking whether we are using gold... no
checking gold linker with split stack support as non default... 
checking what linker to use... \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/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 --version-script option... yes
checking linker soname option... yes
checking linker --demangle support... yes
checking linker plugin support... 2
checking assembler for -xbrace_comment... no
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 dwarf2 debug_view support... yes
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
gcc_driver_version: 8.3.0
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
mkdir -p -- ./libcc1
Configuring in ./libcc1
make[2]: Entering directory '/sources/gcc-8.3.0/build/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 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... TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/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 ../../gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/i386/i386-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh tm_p.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc/mkconfig.sh bconfig.h
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
-DBASEVER="\"8.3.0\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(GCC) \"" \
-DBUGURL="\"<https://gcc.gnu.org/bugs/>\"" -o build/version.o ../../gcc/version.c
LC_ALL=C ; export LC_ALL ; \
gawk -f ../../gcc/opt-gather.awk ../../gcc/ada/gcc-interface/lang.opt \
../../gcc/brig/lang.opt ../../gcc/fortran/lang.opt ../../gcc/go/lang.opt \
../../gcc/lto/lang.opt ../../gcc/c-family/c.opt ../../gcc/common.opt \
../../gcc/config/fused-madd.opt ../../gcc/config/i386/i386.opt \
../../gcc/config/gnu-user.opt ../../gcc/config/linux.opt \
../../gcc/config/linux-android.opt > tmp-optionlist

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... /bin/sh ../../gcc/../move-if-change \
tmp-gi.list gtyp-input.list echo "#define BUILDING_GCC_MAJOR `echo 8.3.0 | sed -e \
's/^\([0-9]*\).*$/\1/'`" > bversion.h echo timestamp > s-gtyp-input
echo "#define BUILDING_GCC_MINOR `echo 8.3.0 | sed -e \
's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h echo "#define BUILDING_GCC_PATCHLEVEL \
`echo 8.3.0 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h none needed
checking how to run the C preprocessor... echo "#define BUILDING_GCC_VERSION \
(BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h echo timestamp > \
s-bversion gcc -E
checking for grep that handles long lines and -e... /tools/bin/grep
checking for egrep... /tools/bin/grep -E
checking for ANSI C header files... if test no = yes \
   || test -n "m64=../lib m32=../lib mx32=../libx32"; then \
  /bin/sh ../../gcc/genmultilib \
    "m64/m32" \
    " 64  32" \
    "" \
    "" \
    "" \
    "" \
    "m64=../lib m32=../lib mx32=../libx32" \
    "" \
    "" \
    "" \
    "no" \
    > tmp-mlib.h; \
else \
  /bin/sh ../../gcc/genmultilib '' '' '' '' '' '' '' '' \
    "" '' no \
    > tmp-mlib.h; \
fi
lsf="../../gcc/cp/lang-specs.h ../../gcc/lto/lang-specs.h"; for f in $lsf; do \
    echo "#include \"$f\""; \
done | sed 's|../../gcc/||' > tmp-specs.h
/bin/sh ../../gcc/../move-if-change tmp-specs.h specs.h
echo timestamp > s-specs
rm -f tmp-all-tree.def
echo '#include "tree.def"' > tmp-all-tree.def
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
ltf="../../gcc/ada/gcc-interface/ada-tree.def ../../gcc/cp/cp-tree.def \
../../gcc/objc/objc-tree.def"; for f in $ltf; do \  echo "#include \"$f\""; \
done | sed 's|../../gcc/||' >> tmp-all-tree.def
/bin/sh ../../gcc/../move-if-change tmp-all-tree.def all-tree.def
echo timestamp > s-alltree
gawk -f ../../gcc/gen-pass-instances.awk \
  ../../gcc/passes.def ../../gcc/config/i386/i386-passes.def > pass-instances.def
gcc -E ../../gcc/params-list.h | sed 's/^#.*//;/^$/d' > tmp-params.list
/bin/sh ../../gcc/../move-if-change tmp-params.list params.list
echo timestamp > s-params.list
gcc -E ../../gcc/params-options.h | sed 's/^#.*//;/^$/d' > tmp-params.options
/bin/sh ../../gcc/../move-if-change tmp-params.options params.options
echo timestamp > s-params.options
echo "g++ -no-pie   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -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 " > checksum-options.tmp \ && ../../gcc/../move-if-change \
checksum-options.tmp checksum-options yes
checking for sys/types.h... gawk -f ../../gcc/config/i386/i386-builtin-types.awk \
../../gcc/config/i386/i386-builtin-types.def > tmp-bt.inc yes
/bin/sh ../../gcc/../move-if-change tmp-mlib.h multilib.h
checking for sys/stat.h... echo timestamp > s-mlib
/bin/sh ../../gcc/../move-if-change tmp-bt.inc i386-builtin-types.inc
cp ../../gcc/gcc-ar.c gcc-nm.c
cp ../../gcc/gcc-ar.c gcc-ranlib.c
echo timestamp > s-i386-bt
rm -f mm_malloc.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
/bin/sh ../../gcc/mkconfig.sh tconfig.h
yes
cat ../../gcc/config/i386/pmm_malloc.h > mm_malloc.h
/bin/sh ../../gcc/../move-if-change tmp-optionlist optionlist
(echo "@set version-GCC 8.3.0"; \
 if [ "" = "experimental" ]; \
 then echo "@set DEVELOPMENT"; \
 else echo "@clear DEVELOPMENT"; \
 fi) > gcc-vers.texiT
checking for stdlib.h... echo timestamp > s-options
echo @set srcdir /sources/gcc-8.3.0/build/gcc/../../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
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/gengenrtl.o ../../gcc/gengenrtl.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genhooks.o ../../gcc/genhooks.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genchecksum.o ../../gcc/genchecksum.c
yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... gawk -f ../../gcc/opt-functions.awk -f \
                ../../gcc/opt-read.awk \
       -f ../../gcc/optc-save-gen.awk \
       -v header_name="config.h system.h coretypes.h tm.h" < optionlist > \
options-save.c yes
gawk -f ../../gcc/opt-functions.awk -f ../../gcc/opt-read.awk \
       -f ../../gcc/optc-gen.awk \
       -v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > \
options.c checking for inttypes.h... yes
checking for stdint.h... if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
                \
		-I ../../gcc/doc/include -o doc/cpp.info ../../gcc/doc/cpp.texi; \
fi
yes
checking for unistd.h... yes
checking minix/config.h usability... if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
                \
		-I ../../gcc/doc/include -o doc/gcc.info ../../gcc/doc/gcc.texi; \
fi
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... Unescaped left brace in regex is \
deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by \
<-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE })?\s*/ at \
/tools/share/texinfo/Texinfo/Parser.pm line 5481. Unescaped left brace in regex is \
deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by \
<-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE \
})?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /tools/share/texinfo/Texinfo/Parser.pm line \
5485. Unescaped left brace in regex is deprecated here (and will be fatal in Perl \
5.32), passed through in regex; marked by <-- HERE in \
m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE })?\s*/ at \
/tools/share/texinfo/Texinfo/Parser.pm line 5481. Unescaped left brace in regex is \
deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by \
<-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE \
})?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /tools/share/texinfo/Texinfo/Parser.pm line \
5485. if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I ../../gcc/doc \
		-I ../../gcc/doc/include -o doc/gccinstall.info ../../gcc/doc/install.texi; \
fi
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), \
passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ \
<-- HERE })?\s*/ at /tools/share/texinfo/Texinfo/Parser.pm line 5481. Unescaped left \
brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in \
regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE \
})?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /tools/share/texinfo/Texinfo/Parser.pm line \
5485. yes
checking for a thread-safe mkdir -p... /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... sed
checking for fgrep... /tools/bin/grep -F
checking for ld used by gcc... \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld \
checking if the linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/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 /tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/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
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
                \
		-I ../../gcc/doc/include -o doc/cppinternals.info ../../gcc/doc/cppinternals.texi; \
\ fi
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... Unescaped left brace in regex is \
deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by \
<-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE })?\s*/ at \
/tools/share/texinfo/Texinfo/Parser.pm line 5481. Unescaped left brace in regex is \
deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by \
<-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE \
})?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /tools/share/texinfo/Texinfo/Parser.pm line \
5485. 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 \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/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
echo timestamp > gcc.pod
perl ../../gcc/../contrib/texi2pod.pl ../../gcc/doc/invoke.texi > gcc.pod
checking whether we are using the GNU C++ compiler... g++ -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  -I../../gcc/../libcpp/include  \
                \
	-o build/genmodes.o ../../gcc/genmodes.c
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++... \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld -m \
elf_x86_64 checking if the linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld -m \
elf_x86_64) is GNU ld... yes checking whether the g++ linker \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld -m \
elf_x86_64) supports shared libraries... yes g++ -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  -I../../gcc/../libcpp/include  \
                \
	-o build/errors.o ../../gcc/errors.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/gengtype.o ../../gcc/gengtype.c
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 \
(/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/bin/ld -m \
elf_x86_64) supports shared libraries... yes checking dynamic linker \
characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths \
into programs... immediate checking whether basename is declared... yes
checking whether gcc supports -W... g++ -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/gengtype-lex.o ../../gcc/gengtype-lex.c
yes
checking whether gcc supports -Wall... yes
checking for socket libraries... checking for connect... yes
checking for gethostbyname... /d/gcc-8.3.0/gcc-8.3.0/gcc/gengtype-lex.l: In function \
'int yylex(const char**)': gengtype-lex.c:365:15: warning: this statement may fall \
                through [-Wimplicit-fallthrough=]
/d/gcc-8.3.0/gcc-8.3.0/gcc/gengtype-lex.l:118:1: note: in expansion of macro \
                'YY_DO_BEFORE_ACTION'
/d/gcc-8.3.0/gcc-8.3.0/gcc/gengtype-lex.l:113:1: note: here
gengtype-lex.c:365:15: warning: this statement may fall through \
                [-Wimplicit-fallthrough=]
/d/gcc-8.3.0/gcc-8.3.0/gcc/gengtype-lex.l:135:1: note: in expansion of macro \
                'YY_DO_BEFORE_ACTION'
/d/gcc-8.3.0/gcc-8.3.0/gcc/gengtype-lex.l:131:1: note: here
yes

checking for exported symbols... g++ -c   -pipe -march=native -mtune=intel -DIN_GCC   \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build \
                -I../../gcc/../include  -I../../gcc/../libcpp/include  \
	-o build/gengtype-parse.o ../../gcc/gengtype-parse.c
yes
checking for -rdynamic... g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build \
                -I../../gcc/../include  -I../../gcc/../libcpp/include  \
	-o build/gengtype-state.o ../../gcc/gengtype-state.c
yes
checking for library containing dlopen... -ldl
checking for -fPIC -shared... gawk -f ../../gcc/opt-functions.awk -f \
                ../../gcc/opt-read.awk \
       -f ../../gcc/opth-gen.awk \
       < optionlist > tmp-options.h
yes
checking for socketpair... yes
checking for select... yes
checking for fork... yes
configure: updating cache ./config.cache
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -no-pie -o build/gengenrtl \  \
                build/gengenrtl.o build/errors.o \
                ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a
configure: creating ./config.status
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -no-pie -o build/genhooks \  \
build/genhooks.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a \
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -no-pie -o build/genchecksum \  \
build/genchecksum.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/genhooks \
                -d \
		../../gcc/doc/tm.texi.in > tmp-tm.texi
case `echo X|tr X '\101'` in \
  A) tr -d '\015' < tmp-tm.texi > tmp2-tm.texi ;; \
  *) tr -d '\r' < tmp-tm.texi > tmp2-tm.texi ;; \
esac
mv tmp2-tm.texi tmp-tm.texi
/bin/sh ../../gcc/../move-if-change tmp-tm.texi tm.texi
/bin/sh ../../gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
echo timestamp > doc/gcc.1
(pod2man --center="GNU" --release="gcc-8.3.0" --date=2019-02-22 --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)
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -no-pie -o build/genmodes \  \
build/genmodes.o build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a \
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 build/gengenrtl > tmp-genrtl.h
/bin/sh ../../gcc/../move-if-change tmp-genrtl.h genrtl.h
echo timestamp > s-genrtl-h
build/genmodes -m > tmp-min-modes.c
/bin/sh ../../gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
echo timestamp > s-modes-m
build/genhooks "Target Hook" \
				     > tmp-target-hooks-def.h
/bin/sh ../../gcc/../move-if-change tmp-target-hooks-def.h \
				     target-hooks-def.h
echo timestamp > s-target-hooks-def-h
build/genhooks "Common Target Hook" \
				     > tmp-common-target-hooks-def.h
/bin/sh ../../gcc/../move-if-change tmp-common-target-hooks-def.h \
				     common/common-target-hooks-def.h
echo timestamp > s-common-target-hooks-def-h
build/genhooks "C Target Hook" \
				     > tmp-c-target-hooks-def.h
/bin/sh ../../gcc/../move-if-change tmp-c-target-hooks-def.h \
				     c-family/c-target-hooks-def.h
echo timestamp > s-c-target-hooks-def-h
build/genmodes > tmp-modes.c
/bin/sh ../../gcc/../move-if-change tmp-modes.c insn-modes.c
echo timestamp > s-modes
build/genmodes -h > tmp-modes.h
/bin/sh ../../gcc/../move-if-change tmp-modes.h insn-modes.h
echo timestamp > s-modes-h
build/genmodes -i > tmp-modes-inline.h
/bin/sh ../../gcc/../move-if-change tmp-modes-inline.h \
  insn-modes-inline.h
echo timestamp > s-modes-inline-h
build/gengtype  \
                    -S ../../gcc -I gtyp-input.list -w tmp-gtype.state
config.status: creating Makefile
config.status: creating cc1plugin-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
if [ xinfo = xinfo ]; then \
	makeinfo --split-size=5000000 --split-size=5000000 --no-split -I . -I ../../gcc/doc \
                \
		-I ../../gcc/doc/include -o doc/gccint.info ../../gcc/doc/gccint.texi; \
fi
/bin/sh ../../gcc/../move-if-change tmp-gtype.state gtype.state
build/gengtype  \
                    -r gtype.state
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), \
passed through in regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ \
<-- HERE })?\s*/ at /tools/share/texinfo/Texinfo/Parser.pm line 5481. Unescaped left \
brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in \
regex; marked by <-- HERE in m/^\s+@([[:alnum:]][[:alnum:]\-]*)({ <-- HERE \
})?\s*(\@(c|comment)((\@|\s+).*)?)?/ at /tools/share/texinfo/Texinfo/Parser.pm line \
5485. echo timestamp > s-gtype
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genconstants.o ../../gcc/genconstants.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/ggc-none.o ../../gcc/ggc-none.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/vec.o ../../gcc/vec.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/min-insn-modes.o min-insn-modes.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/hash-table.o ../../gcc/hash-table.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/gencfn-macros.o ../../gcc/gencfn-macros.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genmatch.o ../../gcc/genmatch.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/inchash.o ../../gcc/inchash.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genenums.o ../../gcc/genenums.c
cp doc/gcc.1 doc/g++.1
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genmddeps.o ../../gcc/genmddeps.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/read-md.o ../../gcc/read-md.c
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -no-pie -o build/gencfn-macros \  \
build/gencfn-macros.o build/errors.o build/hash-table.o build/vec.o build/ggc-none.o \
../build-x86_64-pc-linux-gnu/libiberty/libiberty.a g++   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -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  -no-pie -o build/genenums \  build/genenums.o build/read-md.o \
build/errors.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a g++   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -no-pie -o build/genmddeps \  \
build/genmddeps.o build/read-md.o build/errors.o \
../build-x86_64-pc-linux-gnu/libiberty/libiberty.a g++   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -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  -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/gencfn-macros \
-c \  > tmp-case-cfn-macros.h
/bin/sh ../../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 ../../gcc/../move-if-change tmp-cfn-operators.pd \
  cfn-operators.pd
echo timestamp > s-cfn-operators
build/genmddeps ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-mddeps
/bin/sh ../../gcc/../move-if-change tmp-mddeps mddeps.mk
echo timestamp > s-mddeps
build/genenums ../../gcc/common.md ../../gcc/config/i386/i386.md \
   > tmp-enums.c
/bin/sh ../../gcc/../move-if-change tmp-enums.c insn-enums.c
echo timestamp > s-enums
build/genconstants ../../gcc/common.md ../../gcc/config/i386/i386.md \
   > tmp-constants.h
/bin/sh ../../gcc/../move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-constants
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genpreds.o ../../gcc/genpreds.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/rtl.o ../../gcc/rtl.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/read-rtl.o ../../gcc/read-rtl.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/gensupport.o ../../gcc/gensupport.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/print-rtl.o ../../gcc/print-rtl.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genflags.o ../../gcc/genflags.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genconditions.o ../../gcc/genconditions.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genattr.o ../../gcc/genattr.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genattr-common.o ../../gcc/genattr-common.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/gencodes.o ../../gcc/gencodes.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genconfig.o ../../gcc/genconfig.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/gentarget-def.o ../../gcc/gentarget-def.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/gencheck.o ../../gcc/gencheck.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genopinit.o ../../gcc/genopinit.c
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 g++ \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genattrtab.o ../../gcc/genattrtab.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genautomata.o ../../gcc/genautomata.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genemit.o ../../gcc/genemit.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genextract.o ../../gcc/genextract.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genoutput.o ../../gcc/genoutput.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genpeep.o ../../gcc/genpeep.c
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/genrecog.o ../../gcc/genrecog.c
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 g++ \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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++ \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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/genpreds -c ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-constrs.h \
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 g++ \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 g++ \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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
/bin/sh ../../gcc/../move-if-change tmp-constrs.h tm-constrs.h
echo timestamp > s-constrs-h
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 g++ \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 g++ \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -no-pie -o build/gencheck \  \
build/gencheck.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a g++   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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/genmatch --gimple ../../gcc/match.pd \  > tmp-gimple-match.c
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 \
GIMPLE decision tree has 2515 leafs, maximum depth 12 and a total number of 9859 \
nodes g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 \
removed 1569 duplicate tails build/genmatch --generic ../../gcc/match.pd \
    > tmp-generic-match.c
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 g++ \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 \
GENERIC decision tree has 2461 leafs, maximum depth 12 and a total number of 9610 \
nodes removed 1527 duplicate tails
/bin/sh ../../gcc/../move-if-change tmp-gimple-match.c \
    					gimple-match.c
/bin/sh ../../gcc/../move-if-change tmp-generic-match.c \
    					generic-match.c
echo timestamp > s-match
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 g++ \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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/genpreds ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.c g++   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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/genpreds -h \
../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-preds.h build/genconditions \
                ../../gcc/common.md ../../gcc/config/i386/i386.md > tmp-condmd.c
/bin/sh ../../gcc/../move-if-change tmp-preds.c insn-preds.c
echo timestamp > s-preds
build/gencheck > tmp-check.h
/bin/sh ../../gcc/../move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
/bin/sh ../../gcc/../move-if-change tmp-preds.h tm-preds.h
echo timestamp > s-preds-h
/bin/sh ../../gcc/../move-if-change tmp-condmd.c build/gencondmd.c
echo timestamp > s-conditions
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/gencondmd.o build/gencondmd.c
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -no-pie -o build/gencondmd \  \
build/gencondmd.o ../build-x86_64-pc-linux-gnu/libiberty/libiberty.a build/gencondmd \
>                 tmp-cond.md
/bin/sh ../../gcc/../move-if-change tmp-cond.md insn-conditions.md
echo timestamp > s-condmd
build/genflags ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-flags.h
build/genattr ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-attr.h
build/genattr-common ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-attr-common.h
/bin/sh ../../gcc/../move-if-change tmp-attr.h insn-attr.h
echo timestamp > s-attr
build/gencodes ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-codes.h
/bin/sh ../../gcc/../move-if-change tmp-attr-common.h insn-attr-common.h
echo timestamp > s-attr-common
build/genconfig ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-config.h
/bin/sh ../../gcc/../move-if-change tmp-flags.h insn-flags.h
echo timestamp > s-flags
build/gentarget-def ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-target-def.h
/bin/sh ../../gcc/../move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-codes
build/genopinit ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md -htmp-opinit.h -ctmp-opinit.c
/bin/sh ../../gcc/../move-if-change tmp-config.h insn-config.h
echo timestamp > s-config
build/genattrtab ../../gcc/common.md ../../gcc/config/i386/i386.md insn-conditions.md \
                \
	-Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c
build/genautomata ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-automata.c
/bin/sh ../../gcc/../move-if-change tmp-target-def.h insn-target-def.h
echo timestamp > s-target-def
build/genemit ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-emit.c
/bin/sh ../../gcc/../move-if-change tmp-opinit.h insn-opinit.h
/bin/sh ../../gcc/../move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-opinit
build/genextract ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-extract.c
/bin/sh ../../gcc/../move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-emit
build/genoutput ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-output.c
/bin/sh ../../gcc/../move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-extract
build/genpeep ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-peep.c
/bin/sh ../../gcc/../move-if-change tmp-peep.c insn-peep.c
echo timestamp > s-peep
build/genrecog ../../gcc/common.md ../../gcc/config/i386/i386.md \
  insn-conditions.md > tmp-recog.c
/bin/sh ../../gcc/../move-if-change tmp-output.c insn-output.c
echo timestamp > s-output
g++ -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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../../gcc -I../../gcc/build -I../../gcc/../include  \
                -I../../gcc/../libcpp/include  \
	-o build/gcov-iov.o ../../gcc/gcov-iov.c
g++   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -no-pie \  build/gcov-iov.o -o \
build/gcov-iov build/gcov-iov '8.3.0' '' \
    > tmp-gcov-iov.h
/bin/sh ../../gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
echo timestamp > s-iov
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c/c-lang.o -MT c/c-lang.o -MMD -MP -MF \
c/.deps/c-lang.TPo ../../gcc/c/c-lang.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND \
-DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/stub-objc.o -MT c-family/stub-objc.o -MMD \
                -MP -MF c-family/.deps/stub-objc.TPo ../../gcc/c-family/stub-objc.c
../../gcc/config/i386/i386.md:13189:1: warning: operand 0 missing mode?
../../gcc/config/i386/i386.md:20365:1: warning: operand 0 missing mode?
../../gcc/config/i386/i386.md:20398:1: warning: operand 0 missing mode?
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o attribs.o -MT attribs.o -MMD -MP -MF \
./.deps/attribs.TPo ../../gcc/attribs.c Statistics for recog:
  Number of decisions:  42537
  longest path:           399 (code:   3772)
  longest backtrack:       30 (code:   4446)
Statistics for split_insns:
  Number of decisions:   2884
  longest path:           120 (code:     24)
  longest backtrack:       21 (code:    486)
Statistics for peephole2_insns:
  Number of decisions:   1718
  longest path:           262 (code:    202)
  longest backtrack:       17 (code:    174)
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c/c-errors.o -MT c/c-errors.o -MMD -MP -MF \
c/.deps/c-errors.TPo ../../gcc/c/c-errors.c Shared 32645 out of 64107 states by \
                creating 8465 new states, saving 24180
/bin/sh ../../gcc/../move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c/c-decl.o -MT c/c-decl.o -MMD -MP -MF \
c/.deps/c-decl.TPo ../../gcc/c/c-decl.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c/c-typeck.o -MT c/c-typeck.o -MMD -MP -MF \
c/.deps/c-typeck.TPo ../../gcc/c/c-typeck.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c/c-convert.o -MT c/c-convert.o -MMD -MP -MF \
c/.deps/c-convert.TPo ../../gcc/c/c-convert.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c/c-aux-info.o -MT c/c-aux-info.o -MMD -MP -MF \
c/.deps/c-aux-info.TPo ../../gcc/c/c-aux-info.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c/c-objc-common.o -MT c/c-objc-common.o -MMD -MP -MF \
c/.deps/c-objc-common.TPo ../../gcc/c/c-objc-common.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c/c-parser.o -MT c/c-parser.o -MMD -MP -MF \
c/.deps/c-parser.TPo ../../gcc/c/c-parser.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c/c-fold.o -MT c/c-fold.o -MMD -MP -MF \
c/.deps/c-fold.TPo ../../gcc/c/c-fold.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c/gimple-parser.o -MT c/gimple-parser.o -MMD -MP -MF \
c/.deps/gimple-parser.TPo ../../gcc/c/gimple-parser.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include \
-I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
c-family/c-common.o -MT c-family/c-common.o -MMD -MP -MF c-family/.deps/c-common.TPo \
../../gcc/c-family/c-common.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/c-cppbuiltin.o -MT c-family/c-cppbuiltin.o \
-MMD -MP -MF c-family/.deps/c-cppbuiltin.TPo ../../gcc/c-family/c-cppbuiltin.c g++ \
-fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-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../../gcc \
-I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/c-dump.o -MT c-family/c-dump.o -MMD -MP -MF \
c-family/.deps/c-dump.TPo ../../gcc/c-family/c-dump.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include \
-I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
c-family/c-format.o -MT c-family/c-format.o -MMD -MP -MF c-family/.deps/c-format.TPo \
../../gcc/c-family/c-format.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/c-gimplify.o -MT c-family/c-gimplify.o -MMD \
-MP -MF c-family/.deps/c-gimplify.TPo ../../gcc/c-family/c-gimplify.c g++ -fno-PIE -c \
-DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include \
-I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
c-family/c-indentation.o -MT c-family/c-indentation.o -MMD -MP -MF \
c-family/.deps/c-indentation.TPo ../../gcc/c-family/c-indentation.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include \
-I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
c-family/c-lex.o -MT c-family/c-lex.o -MMD -MP -MF c-family/.deps/c-lex.TPo \
../../gcc/c-family/c-lex.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/c-omp.o -MT c-family/c-omp.o -MMD -MP -MF \
c-family/.deps/c-omp.TPo ../../gcc/c-family/c-omp.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -DIN_GCC_FRONTEND  -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include \
-I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
c-family/c-opts.o -MT c-family/c-opts.o -MMD -MP -MF c-family/.deps/c-opts.TPo \
../../gcc/c-family/c-opts.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND \
-DHOST_MACHINE=\"x86_64-pc-linux-gnu\" -DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/c-pch.o -MT c-family/c-pch.o -MMD -MP -MF \
c-family/.deps/c-pch.TPo ../../gcc/c-family/c-pch.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include \
-I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
c-family/c-ppoutput.o -MT c-family/c-ppoutput.o -MMD -MP -MF \
c-family/.deps/c-ppoutput.TPo ../../gcc/c-family/c-ppoutput.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include \
-I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
c-family/c-pragma.o -MT c-family/c-pragma.o -MMD -MP -MF c-family/.deps/c-pragma.TPo \
../../gcc/c-family/c-pragma.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/c-pretty-print.o -MT \
c-family/c-pretty-print.o -MMD -MP -MF c-family/.deps/c-pretty-print.TPo \
../../gcc/c-family/c-pretty-print.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND \
-DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/c-semantics.o -MT c-family/c-semantics.o \
-MMD -MP -MF c-family/.deps/c-semantics.TPo ../../gcc/c-family/c-semantics.c g++ \
-fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-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../../gcc \
-I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/c-ada-spec.o -MT c-family/c-ada-spec.o -MMD \
-MP -MF c-family/.deps/c-ada-spec.TPo ../../gcc/c-family/c-ada-spec.c g++ -fno-PIE -c \
-DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include \
-I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-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../../gcc \
-I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/known-headers.o -MT \
c-family/known-headers.o -MMD -MP -MF c-family/.deps/known-headers.TPo \
../../gcc/c-family/known-headers.cc g++ -fno-PIE -c  -DIN_GCC_FRONTEND \
-DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/c-attribs.o -MT c-family/c-attribs.o -MMD \
-MP -MF c-family/.deps/c-attribs.TPo ../../gcc/c-family/c-attribs.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include \
-I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
c-family/c-warn.o -MT c-family/c-warn.o -MMD -MP -MF c-family/.deps/c-warn.TPo \
../../gcc/c-family/c-warn.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc -I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/c-spellcheck.o -MT c-family/c-spellcheck.o \
-MMD -MP -MF c-family/.deps/c-spellcheck.TPo ../../gcc/c-family/c-spellcheck.cc g++ \
-fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
i386-c.o -MT i386-c.o -MMD -MP -MF ./.deps/i386-c.TPo ../../gcc/config/i386/i386-c.c \
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
glibc-c.o -MT glibc-c.o -MMD -MP -MF ./.deps/glibc-c.TPo ../../gcc/config/glibc-c.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-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../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-match.o -MT gimple-match.o -MMD -MP -MF \
./.deps/gimple-match.TPo gimple-match.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-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../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o generic-match.o -MT generic-match.o -MMD -MP -MF \
./.deps/generic-match.TPo generic-match.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
                insn-emit.o -MT insn-emit.o -MMD -MP -MF ./.deps/insn-emit.TPo \
                insn-emit.c
/bin/sh ../../gcc/../move-if-change tmp-attrtab.c    insn-attrtab.c
/bin/sh ../../gcc/../move-if-change tmp-dfatab.c     insn-dfatab.c
/bin/sh ../../gcc/../move-if-change tmp-latencytab.c insn-latencytab.c
echo timestamp > s-attrtab
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o insn-extract.o -MT insn-extract.o -MMD -MP -MF \
./.deps/insn-extract.TPo insn-extract.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
insn-modes.o -MT insn-modes.o -MMD -MP -MF ./.deps/insn-modes.TPo insn-modes.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o insn-opinit.o -MT insn-opinit.o -MMD -MP -MF \
./.deps/insn-opinit.TPo insn-opinit.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
insn-output.o -MT insn-output.o -MMD -MP -MF ./.deps/insn-output.TPo insn-output.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o insn-peep.o -MT insn-peep.o -MMD -MP -MF \
./.deps/insn-peep.TPo insn-peep.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
insn-preds.o -MT insn-preds.o -MMD -MP -MF ./.deps/insn-preds.TPo insn-preds.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o insn-enums.o -MT insn-enums.o -MMD -MP -MF \
./.deps/insn-enums.TPo insn-enums.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ggc-page.o -MT ggc-page.o -MMD -MP -MF ./.deps/ggc-page.TPo ../../gcc/ggc-page.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o alias.o -MT alias.o -MMD -MP -MF ./.deps/alias.TPo \
../../gcc/alias.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o alloc-pool.o -MT alloc-pool.o -MMD -MP -MF \
./.deps/alloc-pool.TPo ../../gcc/alloc-pool.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
auto-inc-dec.o -MT auto-inc-dec.o -MMD -MP -MF ./.deps/auto-inc-dec.TPo \
../../gcc/auto-inc-dec.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC  \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o auto-profile.o -MT auto-profile.o -MMD -MP -MF \
./.deps/auto-profile.TPo ../../gcc/auto-profile.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o bb-reorder.o -MT bb-reorder.o -MMD -MP -MF \
./.deps/bb-reorder.TPo ../../gcc/bb-reorder.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
bitmap.o -MT bitmap.o -MMD -MP -MF ./.deps/bitmap.TPo ../../gcc/bitmap.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o bt-load.o -MT bt-load.o -MMD -MP -MF \
./.deps/bt-load.TPo ../../gcc/bt-load.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
builtins.o -MT builtins.o -MMD -MP -MF ./.deps/builtins.TPo ../../gcc/builtins.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o caller-save.o -MT caller-save.o -MMD -MP -MF \
./.deps/caller-save.TPo ../../gcc/caller-save.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
calls.o -MT calls.o -MMD -MP -MF ./.deps/calls.TPo ../../gcc/calls.c g++ -fno-PIE -c  \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ccmp.o -MT ccmp.o -MMD -MP -MF ./.deps/ccmp.TPo \
../../gcc/ccmp.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cfg.o -MT cfg.o -MMD -MP -MF ./.deps/cfg.TPo \
../../gcc/cfg.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cfganal.o -MT cfganal.o -MMD -MP -MF \
./.deps/cfganal.TPo ../../gcc/cfganal.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
cfgbuild.o -MT cfgbuild.o -MMD -MP -MF ./.deps/cfgbuild.TPo ../../gcc/cfgbuild.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cfgcleanup.o -MT cfgcleanup.o -MMD -MP -MF \
./.deps/cfgcleanup.TPo ../../gcc/cfgcleanup.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
cfgexpand.o -MT cfgexpand.o -MMD -MP -MF ./.deps/cfgexpand.TPo ../../gcc/cfgexpand.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cfghooks.o -MT cfghooks.o -MMD -MP -MF \
./.deps/cfghooks.TPo ../../gcc/cfghooks.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
                cfgloop.o -MT cfgloop.o -MMD -MP -MF ./.deps/cfgloop.TPo \
                ../../gcc/cfgloop.c
/bin/sh ../../gcc/../move-if-change tmp-automata.c insn-automata.c
echo timestamp > s-automata
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cfgloopanal.o -MT cfgloopanal.o -MMD -MP -MF \
./.deps/cfgloopanal.TPo ../../gcc/cfgloopanal.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
cfgloopmanip.o -MT cfgloopmanip.o -MMD -MP -MF ./.deps/cfgloopmanip.TPo \
../../gcc/cfgloopmanip.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC  \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cfgrtl.o -MT cfgrtl.o -MMD -MP -MF \
./.deps/cfgrtl.TPo ../../gcc/cfgrtl.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
symtab.o -MT symtab.o -MMD -MP -MF ./.deps/symtab.TPo ../../gcc/symtab.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cgraph.o -MT cgraph.o -MMD -MP -MF \
./.deps/cgraph.TPo ../../gcc/cgraph.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
cgraphbuild.o -MT cgraphbuild.o -MMD -MP -MF ./.deps/cgraphbuild.TPo \
../../gcc/cgraphbuild.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC   \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cgraphunit.o -MT cgraphunit.o -MMD -MP -MF \
./.deps/cgraphunit.TPo ../../gcc/cgraphunit.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
cgraphclones.o -MT cgraphclones.o -MMD -MP -MF ./.deps/cgraphclones.TPo \
../../gcc/cgraphclones.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC  \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o combine.o -MT combine.o -MMD -MP -MF \
./.deps/combine.TPo ../../gcc/combine.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
combine-stack-adj.o -MT combine-stack-adj.o -MMD -MP -MF \
./.deps/combine-stack-adj.TPo ../../gcc/combine-stack-adj.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o compare-elim.o -MT compare-elim.o -MMD -MP -MF \
./.deps/compare-elim.TPo ../../gcc/compare-elim.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o context.o -MT context.o -MMD -MP -MF \
./.deps/context.TPo ../../gcc/context.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
convert.o -MT convert.o -MMD -MP -MF ./.deps/convert.TPo ../../gcc/convert.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o coverage.o -MT coverage.o -MMD -MP -MF \
./.deps/coverage.TPo ../../gcc/coverage.c g++ -fno-PIE -c  \
-DGCC_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include\" \
-DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0\" \
-DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 \
-DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/x86_64-pc-linux-gnu\" \
-DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/backward\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include\" \
-DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" \
-DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\"  -DBASEVER="\"8.3.0\"" -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
cppbuiltin.o -MT cppbuiltin.o -MMD -MP -MF ./.deps/cppbuiltin.TPo \
../../gcc/cppbuiltin.c g++ -fno-PIE -c  \
-DGCC_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include\" \
-DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed\" \
-DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0\" \
-DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 \
-DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/x86_64-pc-linux-gnu\" \
-DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/backward\" \
-DLOCAL_INCLUDE_DIR=\"/usr/local/include\" \
-DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/sys-include\" \
-DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include\" \
-DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" \
-DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\"  -pipe -march=native -mtune=intel -DIN_GCC   \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cppdefault.o -MT cppdefault.o -MMD -MP -MF \
./.deps/cppdefault.TPo ../../gcc/cppdefault.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
cprop.o -MT cprop.o -MMD -MP -MF ./.deps/cprop.TPo ../../gcc/cprop.c g++ -fno-PIE -c  \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cse.o -MT cse.o -MMD -MP -MF ./.deps/cse.TPo \
../../gcc/cse.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cselib.o -MT cselib.o -MMD -MP -MF \
./.deps/cselib.TPo ../../gcc/cselib.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
data-streamer.o -MT data-streamer.o -MMD -MP -MF ./.deps/data-streamer.TPo \
../../gcc/data-streamer.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o data-streamer-in.o -MT data-streamer-in.o -MMD -MP \
-MF ./.deps/data-streamer-in.TPo ../../gcc/data-streamer-in.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o data-streamer-out.o -MT data-streamer-out.o -MMD -MP \
-MF ./.deps/data-streamer-out.TPo ../../gcc/data-streamer-out.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o dbxout.o -MT dbxout.o -MMD -MP -MF \
./.deps/dbxout.TPo ../../gcc/dbxout.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o dce.o -MT dce.o -MMD -MP -MF ./.deps/dce.TPo \
../../gcc/dce.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ddg.o -MT ddg.o -MMD -MP -MF ./.deps/ddg.TPo \
../../gcc/ddg.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o debug.o -MT debug.o -MMD -MP -MF ./.deps/debug.TPo \
../../gcc/debug.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o df-core.o -MT df-core.o -MMD -MP -MF \
./.deps/df-core.TPo ../../gcc/df-core.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
df-problems.o -MT df-problems.o -MMD -MP -MF ./.deps/df-problems.TPo \
../../gcc/df-problems.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC   \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o df-scan.o -MT df-scan.o -MMD -MP -MF \
./.deps/df-scan.TPo ../../gcc/df-scan.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-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../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o dfp.o -MT dfp.o -MMD -MP -MF ./.deps/dfp.TPo \
../../gcc/dfp.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o dojump.o -MT dojump.o -MMD -MP -MF \
./.deps/dojump.TPo ../../gcc/dojump.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
dominance.o -MT dominance.o -MMD -MP -MF ./.deps/dominance.TPo ../../gcc/dominance.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o domwalk.o -MT domwalk.o -MMD -MP -MF \
./.deps/domwalk.TPo ../../gcc/domwalk.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
double-int.o -MT double-int.o -MMD -MP -MF ./.deps/double-int.TPo \
../../gcc/double-int.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC    \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o dse.o -MT dse.o -MMD -MP -MF ./.deps/dse.TPo \
../../gcc/dse.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o dumpfile.o -MT dumpfile.o -MMD -MP -MF \
./.deps/dumpfile.TPo ../../gcc/dumpfile.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
dwarf2asm.o -MT dwarf2asm.o -MMD -MP -MF ./.deps/dwarf2asm.TPo ../../gcc/dwarf2asm.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o dwarf2cfi.o -MT dwarf2cfi.o -MMD -MP -MF \
./.deps/dwarf2cfi.TPo ../../gcc/dwarf2cfi.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
dwarf2out.o -MT dwarf2out.o -MMD -MP -MF ./.deps/dwarf2out.TPo ../../gcc/dwarf2out.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o early-remat.o -MT early-remat.o -MMD -MP -MF \
./.deps/early-remat.TPo ../../gcc/early-remat.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
emit-rtl.o -MT emit-rtl.o -MMD -MP -MF ./.deps/emit-rtl.TPo ../../gcc/emit-rtl.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o et-forest.o -MT et-forest.o -MMD -MP -MF \
./.deps/et-forest.TPo ../../gcc/et-forest.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
except.o -MT except.o -MMD -MP -MF ./.deps/except.TPo ../../gcc/except.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o explow.o -MT explow.o -MMD -MP -MF \
./.deps/explow.TPo ../../gcc/explow.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
expmed.o -MT expmed.o -MMD -MP -MF ./.deps/expmed.TPo ../../gcc/expmed.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o expr.o -MT expr.o -MMD -MP -MF ./.deps/expr.TPo \
../../gcc/expr.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o fibonacci_heap.o -MT fibonacci_heap.o -MMD -MP -MF \
./.deps/fibonacci_heap.TPo ../../gcc/fibonacci_heap.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o file-prefix-map.o -MT file-prefix-map.o -MMD -MP -MF \
./.deps/file-prefix-map.TPo ../../gcc/file-prefix-map.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o final.o -MT final.o -MMD -MP -MF ./.deps/final.TPo \
../../gcc/final.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o fixed-value.o -MT fixed-value.o -MMD -MP -MF \
./.deps/fixed-value.TPo ../../gcc/fixed-value.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o fold-const-call.o -MT fold-const-call.o -MMD -MP -MF \
./.deps/fold-const-call.TPo ../../gcc/fold-const-call.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o function.o -MT function.o -MMD -MP -MF \
./.deps/function.TPo ../../gcc/function.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
function-tests.o -MT function-tests.o -MMD -MP -MF ./.deps/function-tests.TPo \
../../gcc/function-tests.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
fwprop.o -MT fwprop.o -MMD -MP -MF ./.deps/fwprop.TPo ../../gcc/fwprop.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gcc-rich-location.o -MT gcc-rich-location.o -MMD -MP \
-MF ./.deps/gcc-rich-location.TPo ../../gcc/gcc-rich-location.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gcse.o -MT gcse.o -MMD -MP -MF ./.deps/gcse.TPo \
../../gcc/gcse.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gcse-common.o -MT gcse-common.o -MMD -MP -MF \
./.deps/gcse-common.TPo ../../gcc/gcse-common.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ggc-common.o -MT ggc-common.o -MMD -MP -MF ./.deps/ggc-common.TPo \
../../gcc/ggc-common.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC    \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ggc-tests.o -MT ggc-tests.o -MMD -MP -MF \
./.deps/ggc-tests.TPo ../../gcc/ggc-tests.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gimple.o -MT gimple.o -MMD -MP -MF ./.deps/gimple.TPo ../../gcc/gimple.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-builder.o -MT gimple-builder.o -MMD -MP -MF \
./.deps/gimple-builder.TPo ../../gcc/gimple-builder.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-expr.o -MT gimple-expr.o -MMD -MP -MF \
./.deps/gimple-expr.TPo ../../gcc/gimple-expr.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gimple-iterator.o -MT gimple-iterator.o -MMD -MP -MF ./.deps/gimple-iterator.TPo \
../../gcc/gimple-iterator.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gimple-fold.o -MT gimple-fold.o -MMD -MP -MF ./.deps/gimple-fold.TPo \
../../gcc/gimple-fold.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC   \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-laddress.o -MT gimple-laddress.o -MMD -MP -MF \
./.deps/gimple-laddress.TPo ../../gcc/gimple-laddress.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-loop-interchange.o -MT \
gimple-loop-interchange.o -MMD -MP -MF ./.deps/gimple-loop-interchange.TPo \
../../gcc/gimple-loop-interchange.cc g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gimple-loop-jam.o -MT gimple-loop-jam.o -MMD -MP -MF ./.deps/gimple-loop-jam.TPo \
../../gcc/gimple-loop-jam.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gimple-low.o -MT gimple-low.o -MMD -MP -MF ./.deps/gimple-low.TPo \
../../gcc/gimple-low.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC    \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-pretty-print.o -MT gimple-pretty-print.o -MMD \
-MP -MF ./.deps/gimple-pretty-print.TPo ../../gcc/gimple-pretty-print.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-ssa-backprop.o -MT gimple-ssa-backprop.o -MMD \
-MP -MF ./.deps/gimple-ssa-backprop.TPo ../../gcc/gimple-ssa-backprop.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-ssa-evrp.o -MT gimple-ssa-evrp.o -MMD -MP -MF \
./.deps/gimple-ssa-evrp.TPo ../../gcc/gimple-ssa-evrp.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-ssa-evrp-analyze.o -MT \
gimple-ssa-evrp-analyze.o -MMD -MP -MF ./.deps/gimple-ssa-evrp-analyze.TPo \
../../gcc/gimple-ssa-evrp-analyze.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gimple-ssa-isolate-paths.o -MT gimple-ssa-isolate-paths.o -MMD -MP -MF \
./.deps/gimple-ssa-isolate-paths.TPo ../../gcc/gimple-ssa-isolate-paths.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-ssa-nonnull-compare.o -MT \
gimple-ssa-nonnull-compare.o -MMD -MP -MF ./.deps/gimple-ssa-nonnull-compare.TPo \
../../gcc/gimple-ssa-nonnull-compare.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gimple-ssa-split-paths.o -MT gimple-ssa-split-paths.o -MMD -MP -MF \
./.deps/gimple-ssa-split-paths.TPo ../../gcc/gimple-ssa-split-paths.c g++ -fno-PIE -c \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-ssa-strength-reduction.o -MT \
gimple-ssa-strength-reduction.o -MMD -MP -MF \
./.deps/gimple-ssa-strength-reduction.TPo ../../gcc/gimple-ssa-strength-reduction.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-ssa-sprintf.o -MT gimple-ssa-sprintf.o -MMD \
-MP -MF ./.deps/gimple-ssa-sprintf.TPo ../../gcc/gimple-ssa-sprintf.c g++ -fno-PIE -c \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-ssa-warn-alloca.o -MT \
gimple-ssa-warn-alloca.o -MMD -MP -MF ./.deps/gimple-ssa-warn-alloca.TPo \
../../gcc/gimple-ssa-warn-alloca.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gimple-ssa-warn-restrict.o -MT gimple-ssa-warn-restrict.o -MMD -MP -MF \
./.deps/gimple-ssa-warn-restrict.TPo ../../gcc/gimple-ssa-warn-restrict.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-streamer-in.o -MT gimple-streamer-in.o -MMD \
-MP -MF ./.deps/gimple-streamer-in.TPo ../../gcc/gimple-streamer-in.c g++ -fno-PIE -c \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-streamer-out.o -MT gimple-streamer-out.o -MMD \
-MP -MF ./.deps/gimple-streamer-out.TPo ../../gcc/gimple-streamer-out.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimple-walk.o -MT gimple-walk.o -MMD -MP -MF \
./.deps/gimple-walk.TPo ../../gcc/gimple-walk.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gimplify.o -MT gimplify.o -MMD -MP -MF ./.deps/gimplify.TPo ../../gcc/gimplify.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gimplify-me.o -MT gimplify-me.o -MMD -MP -MF \
./.deps/gimplify-me.TPo ../../gcc/gimplify-me.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
godump.o -MT godump.o -MMD -MP -MF ./.deps/godump.TPo ../../gcc/godump.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o graph.o -MT graph.o -MMD -MP -MF ./.deps/graph.TPo \
../../gcc/graph.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o graphds.o -MT graphds.o -MMD -MP -MF \
./.deps/graphds.TPo ../../gcc/graphds.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
graphite.o -MT graphite.o -MMD -MP -MF ./.deps/graphite.TPo ../../gcc/graphite.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../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 \
../../gcc/graphite-isl-ast-to-gimple.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
graphite-dependences.o -MT graphite-dependences.o -MMD -MP -MF \
./.deps/graphite-dependences.TPo ../../gcc/graphite-dependences.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o graphite-optimize-isl.o -MT graphite-optimize-isl.o \
-MMD -MP -MF ./.deps/graphite-optimize-isl.TPo ../../gcc/graphite-optimize-isl.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o graphite-poly.o -MT graphite-poly.o -MMD -MP -MF \
./.deps/graphite-poly.TPo ../../gcc/graphite-poly.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o graphite-scop-detection.o -MT \
graphite-scop-detection.o -MMD -MP -MF ./.deps/graphite-scop-detection.TPo \
../../gcc/graphite-scop-detection.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
graphite-sese-to-poly.o -MT graphite-sese-to-poly.o -MMD -MP -MF \
./.deps/graphite-sese-to-poly.TPo ../../gcc/graphite-sese-to-poly.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gtype-desc.o -MT gtype-desc.o -MMD -MP -MF \
./.deps/gtype-desc.TPo gtype-desc.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
haifa-sched.o -MT haifa-sched.o -MMD -MP -MF ./.deps/haifa-sched.TPo \
../../gcc/haifa-sched.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC   \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o hash-map-tests.o -MT hash-map-tests.o -MMD -MP -MF \
./.deps/hash-map-tests.TPo ../../gcc/hash-map-tests.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o hash-set-tests.o -MT hash-set-tests.o -MMD -MP -MF \
./.deps/hash-set-tests.TPo ../../gcc/hash-set-tests.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o hsa-common.o -MT hsa-common.o -MMD -MP -MF \
./.deps/hsa-common.TPo ../../gcc/hsa-common.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
hsa-gen.o -MT hsa-gen.o -MMD -MP -MF ./.deps/hsa-gen.TPo ../../gcc/hsa-gen.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o hsa-brig.o -MT hsa-brig.o -MMD -MP -MF \
./.deps/hsa-brig.TPo ../../gcc/hsa-brig.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
hsa-dump.o -MT hsa-dump.o -MMD -MP -MF ./.deps/hsa-dump.TPo ../../gcc/hsa-dump.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o hw-doloop.o -MT hw-doloop.o -MMD -MP -MF \
./.deps/hw-doloop.TPo ../../gcc/hw-doloop.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
hwint.o -MT hwint.o -MMD -MP -MF ./.deps/hwint.TPo ../../gcc/hwint.c g++ -fno-PIE -c  \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ifcvt.o -MT ifcvt.o -MMD -MP -MF ./.deps/ifcvt.TPo \
../../gcc/ifcvt.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ree.o -MT ree.o -MMD -MP -MF ./.deps/ree.TPo \
../../gcc/ree.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o inchash.o -MT inchash.o -MMD -MP -MF \
./.deps/inchash.TPo ../../gcc/inchash.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o incpath.o -MT incpath.o -MMD -MP -MF \
./.deps/incpath.TPo ../../gcc/incpath.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
init-regs.o -MT init-regs.o -MMD -MP -MF ./.deps/init-regs.TPo ../../gcc/init-regs.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o internal-fn.o -MT internal-fn.o -MMD -MP -MF \
./.deps/internal-fn.TPo ../../gcc/internal-fn.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ipa-chkp.o -MT ipa-chkp.o -MMD -MP -MF ./.deps/ipa-chkp.TPo ../../gcc/ipa-chkp.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-cp.o -MT ipa-cp.o -MMD -MP -MF \
./.deps/ipa-cp.TPo ../../gcc/ipa-cp.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ipa-devirt.o -MT ipa-devirt.o -MMD -MP -MF ./.deps/ipa-devirt.TPo \
../../gcc/ipa-devirt.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC    \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-fnsummary.o -MT ipa-fnsummary.o -MMD -MP -MF \
./.deps/ipa-fnsummary.TPo ../../gcc/ipa-fnsummary.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-polymorphic-call.o -MT ipa-polymorphic-call.o \
-MMD -MP -MF ./.deps/ipa-polymorphic-call.TPo ../../gcc/ipa-polymorphic-call.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-split.o -MT ipa-split.o -MMD -MP -MF \
./.deps/ipa-split.TPo ../../gcc/ipa-split.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ipa-inline.o -MT ipa-inline.o -MMD -MP -MF ./.deps/ipa-inline.TPo \
../../gcc/ipa-inline.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC    \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-comdats.o -MT ipa-comdats.o -MMD -MP -MF \
./.deps/ipa-comdats.TPo ../../gcc/ipa-comdats.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ipa-visibility.o -MT ipa-visibility.o -MMD -MP -MF ./.deps/ipa-visibility.TPo \
../../gcc/ipa-visibility.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ipa-inline-analysis.o -MT ipa-inline-analysis.o -MMD -MP -MF \
./.deps/ipa-inline-analysis.TPo ../../gcc/ipa-inline-analysis.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-inline-transform.o -MT ipa-inline-transform.o \
-MMD -MP -MF ./.deps/ipa-inline-transform.TPo ../../gcc/ipa-inline-transform.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-predicate.o -MT ipa-predicate.o -MMD -MP -MF \
./.deps/ipa-predicate.TPo ../../gcc/ipa-predicate.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-profile.o -MT ipa-profile.o -MMD -MP -MF \
./.deps/ipa-profile.TPo ../../gcc/ipa-profile.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ipa-prop.o -MT ipa-prop.o -MMD -MP -MF ./.deps/ipa-prop.TPo ../../gcc/ipa-prop.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-param-manipulation.o -MT \
ipa-param-manipulation.o -MMD -MP -MF ./.deps/ipa-param-manipulation.TPo \
../../gcc/ipa-param-manipulation.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ipa-pure-const.o -MT ipa-pure-const.o -MMD -MP -MF ./.deps/ipa-pure-const.TPo \
../../gcc/ipa-pure-const.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-icf-gimple.o -MT ipa-icf-gimple.o -MMD -MP -MF \
./.deps/ipa-icf-gimple.TPo ../../gcc/ipa-icf-gimple.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-reference.o -MT ipa-reference.o -MMD -MP -MF \
./.deps/ipa-reference.TPo ../../gcc/ipa-reference.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-hsa.o -MT ipa-hsa.o -MMD -MP -MF \
./.deps/ipa-hsa.TPo ../../gcc/ipa-hsa.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ipa-ref.o -MT ipa-ref.o -MMD -MP -MF ./.deps/ipa-ref.TPo ../../gcc/ipa-ref.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ipa-utils.o -MT ipa-utils.o -MMD -MP -MF \
./.deps/ipa-utils.TPo ../../gcc/ipa-utils.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ipa.o -MT ipa.o -MMD -MP -MF ./.deps/ipa.TPo ../../gcc/ipa.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ira.o -MT ira.o -MMD -MP -MF ./.deps/ira.TPo \
../../gcc/ira.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ira-build.o -MT ira-build.o -MMD -MP -MF \
./.deps/ira-build.TPo ../../gcc/ira-build.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ira-costs.o -MT ira-costs.o -MMD -MP -MF ./.deps/ira-costs.TPo ../../gcc/ira-costs.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ira-conflicts.o -MT ira-conflicts.o -MMD -MP -MF \
./.deps/ira-conflicts.TPo ../../gcc/ira-conflicts.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ira-color.o -MT ira-color.o -MMD -MP -MF \
./.deps/ira-color.TPo ../../gcc/ira-color.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ira-emit.o -MT ira-emit.o -MMD -MP -MF ./.deps/ira-emit.TPo ../../gcc/ira-emit.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ira-lives.o -MT ira-lives.o -MMD -MP -MF \
./.deps/ira-lives.TPo ../../gcc/ira-lives.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
jump.o -MT jump.o -MMD -MP -MF ./.deps/jump.TPo ../../gcc/jump.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o langhooks.o -MT langhooks.o -MMD -MP -MF \
./.deps/langhooks.TPo ../../gcc/langhooks.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
lcm.o -MT lcm.o -MMD -MP -MF ./.deps/lcm.TPo ../../gcc/lcm.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lists.o -MT lists.o -MMD -MP -MF ./.deps/lists.TPo \
../../gcc/lists.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o loop-doloop.o -MT loop-doloop.o -MMD -MP -MF \
./.deps/loop-doloop.TPo ../../gcc/loop-doloop.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
loop-init.o -MT loop-init.o -MMD -MP -MF ./.deps/loop-init.TPo ../../gcc/loop-init.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o loop-invariant.o -MT loop-invariant.o -MMD -MP -MF \
./.deps/loop-invariant.TPo ../../gcc/loop-invariant.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o loop-iv.o -MT loop-iv.o -MMD -MP -MF \
./.deps/loop-iv.TPo ../../gcc/loop-iv.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
loop-unroll.o -MT loop-unroll.o -MMD -MP -MF ./.deps/loop-unroll.TPo \
../../gcc/loop-unroll.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC   \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lower-subreg.o -MT lower-subreg.o -MMD -MP -MF \
./.deps/lower-subreg.TPo ../../gcc/lower-subreg.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lra.o -MT lra.o -MMD -MP -MF ./.deps/lra.TPo \
../../gcc/lra.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lra-assigns.o -MT lra-assigns.o -MMD -MP -MF \
./.deps/lra-assigns.TPo ../../gcc/lra-assigns.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
lra-coalesce.o -MT lra-coalesce.o -MMD -MP -MF ./.deps/lra-coalesce.TPo \
../../gcc/lra-coalesce.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC  \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lra-eliminations.o -MT lra-eliminations.o -MMD -MP \
-MF ./.deps/lra-eliminations.TPo ../../gcc/lra-eliminations.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lra-lives.o -MT lra-lives.o -MMD -MP -MF \
./.deps/lra-lives.TPo ../../gcc/lra-lives.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
lra-remat.o -MT lra-remat.o -MMD -MP -MF ./.deps/lra-remat.TPo ../../gcc/lra-remat.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lra-spills.o -MT lra-spills.o -MMD -MP -MF \
./.deps/lra-spills.TPo ../../gcc/lra-spills.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
lto-cgraph.o -MT lto-cgraph.o -MMD -MP -MF ./.deps/lto-cgraph.TPo \
../../gcc/lto-cgraph.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC    \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lto-streamer.o -MT lto-streamer.o -MMD -MP -MF \
./.deps/lto-streamer.TPo ../../gcc/lto-streamer.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lto-streamer-in.o -MT lto-streamer-in.o -MMD -MP -MF \
./.deps/lto-streamer-in.TPo ../../gcc/lto-streamer-in.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lto-streamer-out.o -MT lto-streamer-out.o -MMD -MP \
-MF ./.deps/lto-streamer-out.TPo ../../gcc/lto-streamer-out.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lto-section-in.o -MT lto-section-in.o -MMD -MP -MF \
./.deps/lto-section-in.TPo ../../gcc/lto-section-in.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lto-section-out.o -MT lto-section-out.o -MMD -MP -MF \
./.deps/lto-section-out.TPo ../../gcc/lto-section-out.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lto-opts.o -MT lto-opts.o -MMD -MP -MF \
./.deps/lto-opts.TPo ../../gcc/lto-opts.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
lto-compress.o -MT lto-compress.o -MMD -MP -MF ./.deps/lto-compress.TPo \
../../gcc/lto-compress.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC  \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o mcf.o -MT mcf.o -MMD -MP -MF ./.deps/mcf.TPo \
../../gcc/mcf.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o mode-switching.o -MT mode-switching.o -MMD -MP -MF \
./.deps/mode-switching.TPo ../../gcc/mode-switching.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o modulo-sched.o -MT modulo-sched.o -MMD -MP -MF \
./.deps/modulo-sched.TPo ../../gcc/modulo-sched.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o multiple_target.o -MT multiple_target.o -MMD -MP -MF \
./.deps/multiple_target.TPo ../../gcc/multiple_target.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o omp-offload.o -MT omp-offload.o -MMD -MP -MF \
./.deps/omp-offload.TPo ../../gcc/omp-offload.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
omp-expand.o -MT omp-expand.o -MMD -MP -MF ./.deps/omp-expand.TPo \
../../gcc/omp-expand.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC    \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o omp-general.o -MT omp-general.o -MMD -MP -MF \
./.deps/omp-general.TPo ../../gcc/omp-general.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
omp-grid.o -MT omp-grid.o -MMD -MP -MF ./.deps/omp-grid.TPo ../../gcc/omp-grid.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o omp-low.o -MT omp-low.o -MMD -MP -MF \
./.deps/omp-low.TPo ../../gcc/omp-low.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
omp-simd-clone.o -MT omp-simd-clone.o -MMD -MP -MF ./.deps/omp-simd-clone.TPo \
../../gcc/omp-simd-clone.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
optabs.o -MT optabs.o -MMD -MP -MF ./.deps/optabs.TPo ../../gcc/optabs.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o optabs-libfuncs.o -MT optabs-libfuncs.o -MMD -MP -MF \
./.deps/optabs-libfuncs.TPo ../../gcc/optabs-libfuncs.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o optabs-query.o -MT optabs-query.o -MMD -MP -MF \
./.deps/optabs-query.TPo ../../gcc/optabs-query.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o optabs-tree.o -MT optabs-tree.o -MMD -MP -MF \
./.deps/optabs-tree.TPo ../../gcc/optabs-tree.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o opts-global.o -MT opts-global.o -MMD -MP -MF \
./.deps/opts-global.TPo ../../gcc/opts-global.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
passes.o -MT passes.o -MMD -MP -MF ./.deps/passes.TPo ../../gcc/passes.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o plugin.o -MT plugin.o -MMD -MP -MF \
./.deps/plugin.TPo ../../gcc/plugin.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
postreload-gcse.o -MT postreload-gcse.o -MMD -MP -MF ./.deps/postreload-gcse.TPo \
../../gcc/postreload-gcse.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
postreload.o -MT postreload.o -MMD -MP -MF ./.deps/postreload.TPo \
../../gcc/postreload.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC    \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o predict.o -MT predict.o -MMD -MP -MF \
./.deps/predict.TPo ../../gcc/predict.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
print-rtl.o -MT print-rtl.o -MMD -MP -MF ./.deps/print-rtl.TPo ../../gcc/print-rtl.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o print-rtl-function.o -MT print-rtl-function.o -MMD \
-MP -MF ./.deps/print-rtl-function.TPo ../../gcc/print-rtl-function.c g++ -fno-PIE -c \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o print-tree.o -MT print-tree.o -MMD -MP -MF \
./.deps/print-tree.TPo ../../gcc/print-tree.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
profile.o -MT profile.o -MMD -MP -MF ./.deps/profile.TPo ../../gcc/profile.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o profile-count.o -MT profile-count.o -MMD -MP -MF \
./.deps/profile-count.TPo ../../gcc/profile-count.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o read-md.o -MT read-md.o -MMD -MP -MF \
./.deps/read-md.TPo ../../gcc/read-md.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
read-rtl.o -MT read-rtl.o -MMD -MP -MF ./.deps/read-rtl.TPo ../../gcc/read-rtl.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o read-rtl-function.o -MT read-rtl-function.o -MMD -MP \
-MF ./.deps/read-rtl-function.TPo ../../gcc/read-rtl-function.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o real.o -MT real.o -MMD -MP -MF ./.deps/real.TPo \
../../gcc/real.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o realmpfr.o -MT realmpfr.o -MMD -MP -MF \
./.deps/realmpfr.TPo ../../gcc/realmpfr.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
recog.o -MT recog.o -MMD -MP -MF ./.deps/recog.TPo ../../gcc/recog.c g++ -fno-PIE -c  \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o reg-stack.o -MT reg-stack.o -MMD -MP -MF \
./.deps/reg-stack.TPo ../../gcc/reg-stack.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
regcprop.o -MT regcprop.o -MMD -MP -MF ./.deps/regcprop.TPo ../../gcc/regcprop.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o reginfo.o -MT reginfo.o -MMD -MP -MF \
./.deps/reginfo.TPo ../../gcc/reginfo.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
regrename.o -MT regrename.o -MMD -MP -MF ./.deps/regrename.TPo ../../gcc/regrename.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o regstat.o -MT regstat.o -MMD -MP -MF \
./.deps/regstat.TPo ../../gcc/regstat.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
reload.o -MT reload.o -MMD -MP -MF ./.deps/reload.TPo ../../gcc/reload.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o reload1.o -MT reload1.o -MMD -MP -MF \
./.deps/reload1.TPo ../../gcc/reload1.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
reorg.o -MT reorg.o -MMD -MP -MF ./.deps/reorg.TPo ../../gcc/reorg.c g++ -fno-PIE -c  \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o resource.o -MT resource.o -MMD -MP -MF \
./.deps/resource.TPo ../../gcc/resource.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o rtl-error.o -MT rtl-error.o -MMD -MP -MF \
./.deps/rtl-error.TPo ../../gcc/rtl-error.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
rtl-tests.o -MT rtl-tests.o -MMD -MP -MF ./.deps/rtl-tests.TPo ../../gcc/rtl-tests.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o rtl.o -MT rtl.o -MMD -MP -MF ./.deps/rtl.TPo \
../../gcc/rtl.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o rtlhash.o -MT rtlhash.o -MMD -MP -MF \
./.deps/rtlhash.TPo ../../gcc/rtlhash.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
rtlanal.o -MT rtlanal.o -MMD -MP -MF ./.deps/rtlanal.TPo ../../gcc/rtlanal.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o rtlhooks.o -MT rtlhooks.o -MMD -MP -MF \
./.deps/rtlhooks.TPo ../../gcc/rtlhooks.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
rtx-vector-builder.o -MT rtx-vector-builder.o -MMD -MP -MF \
./.deps/rtx-vector-builder.TPo ../../gcc/rtx-vector-builder.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o run-rtl-passes.o -MT run-rtl-passes.o -MMD -MP -MF \
./.deps/run-rtl-passes.TPo ../../gcc/run-rtl-passes.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o sched-deps.o -MT sched-deps.o -MMD -MP -MF \
./.deps/sched-deps.TPo ../../gcc/sched-deps.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
sched-ebb.o -MT sched-ebb.o -MMD -MP -MF ./.deps/sched-ebb.TPo ../../gcc/sched-ebb.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o sched-rgn.o -MT sched-rgn.o -MMD -MP -MF \
./.deps/sched-rgn.TPo ../../gcc/sched-rgn.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
sel-sched-ir.o -MT sel-sched-ir.o -MMD -MP -MF ./.deps/sel-sched-ir.TPo \
../../gcc/sel-sched-ir.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC  \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o sel-sched-dump.o -MT sel-sched-dump.o -MMD -MP -MF \
./.deps/sel-sched-dump.TPo ../../gcc/sel-sched-dump.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o sel-sched.o -MT sel-sched.o -MMD -MP -MF \
./.deps/sel-sched.TPo ../../gcc/sel-sched.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
selftest-rtl.o -MT selftest-rtl.o -MMD -MP -MF ./.deps/selftest-rtl.TPo \
../../gcc/selftest-rtl.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC  \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o selftest-run-tests.o -MT selftest-run-tests.o -MMD \
-MP -MF ./.deps/selftest-run-tests.TPo ../../gcc/selftest-run-tests.c g++ -fno-PIE -c \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o sese.o -MT sese.o -MMD -MP -MF ./.deps/sese.TPo \
../../gcc/sese.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o shrink-wrap.o -MT shrink-wrap.o -MMD -MP -MF \
./.deps/shrink-wrap.TPo ../../gcc/shrink-wrap.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
simplify-rtx.o -MT simplify-rtx.o -MMD -MP -MF ./.deps/simplify-rtx.TPo \
../../gcc/simplify-rtx.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC  \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o sparseset.o -MT sparseset.o -MMD -MP -MF \
./.deps/sparseset.TPo ../../gcc/sparseset.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
spellcheck.o -MT spellcheck.o -MMD -MP -MF ./.deps/spellcheck.TPo \
../../gcc/spellcheck.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC    \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o spellcheck-tree.o -MT spellcheck-tree.o -MMD -MP -MF \
./.deps/spellcheck-tree.TPo ../../gcc/spellcheck-tree.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o sreal.o -MT sreal.o -MMD -MP -MF ./.deps/sreal.TPo \
../../gcc/sreal.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o stack-ptr-mod.o -MT stack-ptr-mod.o -MMD -MP -MF \
./.deps/stack-ptr-mod.TPo ../../gcc/stack-ptr-mod.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o statistics.o -MT statistics.o -MMD -MP -MF \
./.deps/statistics.TPo ../../gcc/statistics.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
stmt.o -MT stmt.o -MMD -MP -MF ./.deps/stmt.TPo ../../gcc/stmt.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o store-motion.o -MT store-motion.o -MMD -MP -MF \
./.deps/store-motion.TPo ../../gcc/store-motion.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o streamer-hooks.o -MT streamer-hooks.o -MMD -MP -MF \
./.deps/streamer-hooks.TPo ../../gcc/streamer-hooks.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o stringpool.o -MT stringpool.o -MMD -MP -MF \
./.deps/stringpool.TPo ../../gcc/stringpool.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
substring-locations.o -MT substring-locations.o -MMD -MP -MF \
./.deps/substring-locations.TPo ../../gcc/substring-locations.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o target-globals.o -MT target-globals.o -MMD -MP -MF \
./.deps/target-globals.TPo ../../gcc/target-globals.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o targhooks.o -MT targhooks.o -MMD -MP -MF \
./.deps/targhooks.TPo ../../gcc/targhooks.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
timevar.o -MT timevar.o -MMD -MP -MF ./.deps/timevar.TPo ../../gcc/timevar.c g++ \
-fno-PIE -c  -DTARGET_NAME=\"x86_64-pc-linux-gnu\" -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
toplev.o -MT toplev.o -MMD -MP -MF ./.deps/toplev.TPo ../../gcc/toplev.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tracer.o -MT tracer.o -MMD -MP -MF \
./.deps/tracer.TPo ../../gcc/tracer.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
trans-mem.o -MT trans-mem.o -MMD -MP -MF ./.deps/trans-mem.TPo ../../gcc/trans-mem.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-affine.o -MT tree-affine.o -MMD -MP -MF \
./.deps/tree-affine.TPo ../../gcc/tree-affine.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
asan.o -MT asan.o -MMD -MP -MF ./.deps/asan.TPo ../../gcc/asan.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tsan.o -MT tsan.o -MMD -MP -MF ./.deps/tsan.TPo \
../../gcc/tsan.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o ubsan.o -MT ubsan.o -MMD -MP -MF ./.deps/ubsan.TPo \
../../gcc/ubsan.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o sanopt.o -MT sanopt.o -MMD -MP -MF \
./.deps/sanopt.TPo ../../gcc/sanopt.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
sancov.o -MT sancov.o -MMD -MP -MF ./.deps/sancov.TPo ../../gcc/sancov.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-call-cdce.o -MT tree-call-cdce.o -MMD -MP -MF \
./.deps/tree-call-cdce.TPo ../../gcc/tree-call-cdce.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-cfg.o -MT tree-cfg.o -MMD -MP -MF \
./.deps/tree-cfg.TPo ../../gcc/tree-cfg.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-cfgcleanup.o -MT tree-cfgcleanup.o -MMD -MP -MF ./.deps/tree-cfgcleanup.TPo \
../../gcc/tree-cfgcleanup.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-chrec.o -MT tree-chrec.o -MMD -MP -MF ./.deps/tree-chrec.TPo \
../../gcc/tree-chrec.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC    \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-complex.o -MT tree-complex.o -MMD -MP -MF \
./.deps/tree-complex.TPo ../../gcc/tree-complex.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-data-ref.o -MT tree-data-ref.o -MMD -MP -MF \
./.deps/tree-data-ref.TPo ../../gcc/tree-data-ref.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-dfa.o -MT tree-dfa.o -MMD -MP -MF \
./.deps/tree-dfa.TPo ../../gcc/tree-dfa.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-diagnostic.o -MT tree-diagnostic.o -MMD -MP -MF ./.deps/tree-diagnostic.TPo \
../../gcc/tree-diagnostic.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-dump.o -MT tree-dump.o -MMD -MP -MF ./.deps/tree-dump.TPo ../../gcc/tree-dump.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-eh.o -MT tree-eh.o -MMD -MP -MF \
./.deps/tree-eh.TPo ../../gcc/tree-eh.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-if-conv.o -MT tree-if-conv.o -MMD -MP -MF \
./.deps/tree-if-conv.TPo ../../gcc/tree-if-conv.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-inline.o -MT tree-inline.o -MMD -MP -MF \
./.deps/tree-inline.TPo ../../gcc/tree-inline.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-into-ssa.o -MT tree-into-ssa.o -MMD -MP -MF ./.deps/tree-into-ssa.TPo \
../../gcc/tree-into-ssa.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-iterator.o -MT tree-iterator.o -MMD -MP -MF \
./.deps/tree-iterator.TPo ../../gcc/tree-iterator.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-loop-distribution.o -MT \
tree-loop-distribution.o -MMD -MP -MF ./.deps/tree-loop-distribution.TPo \
../../gcc/tree-loop-distribution.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-nested.o -MT tree-nested.o -MMD -MP -MF ./.deps/tree-nested.TPo \
../../gcc/tree-nested.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC   \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-nrv.o -MT tree-nrv.o -MMD -MP -MF \
./.deps/tree-nrv.TPo ../../gcc/tree-nrv.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-object-size.o -MT tree-object-size.o -MMD -MP -MF ./.deps/tree-object-size.TPo \
../../gcc/tree-object-size.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-outof-ssa.o -MT tree-outof-ssa.o -MMD -MP -MF ./.deps/tree-outof-ssa.TPo \
../../gcc/tree-outof-ssa.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-parloops.o -MT tree-parloops.o -MMD -MP -MF ./.deps/tree-parloops.TPo \
../../gcc/tree-parloops.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-phinodes.o -MT tree-phinodes.o -MMD -MP -MF \
./.deps/tree-phinodes.TPo ../../gcc/tree-phinodes.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-chkp.o -MT tree-chkp.o -MMD -MP -MF \
./.deps/tree-chkp.TPo ../../gcc/tree-chkp.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-chkp-opt.o -MT tree-chkp-opt.o -MMD -MP -MF ./.deps/tree-chkp-opt.TPo \
../../gcc/tree-chkp-opt.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-predcom.o -MT tree-predcom.o -MMD -MP -MF \
./.deps/tree-predcom.TPo ../../gcc/tree-predcom.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-pretty-print.o -MT tree-pretty-print.o -MMD -MP \
-MF ./.deps/tree-pretty-print.TPo ../../gcc/tree-pretty-print.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-profile.o -MT tree-profile.o -MMD -MP -MF \
./.deps/tree-profile.TPo ../../gcc/tree-profile.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-scalar-evolution.o -MT tree-scalar-evolution.o \
-MMD -MP -MF ./.deps/tree-scalar-evolution.TPo ../../gcc/tree-scalar-evolution.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-sra.o -MT tree-sra.o -MMD -MP -MF \
./.deps/tree-sra.TPo ../../gcc/tree-sra.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-switch-conversion.o -MT tree-switch-conversion.o -MMD -MP -MF \
./.deps/tree-switch-conversion.TPo ../../gcc/tree-switch-conversion.c g++ -fno-PIE -c \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-address.o -MT tree-ssa-address.o -MMD -MP \
-MF ./.deps/tree-ssa-address.TPo ../../gcc/tree-ssa-address.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-alias.o -MT tree-ssa-alias.o -MMD -MP -MF \
./.deps/tree-ssa-alias.TPo ../../gcc/tree-ssa-alias.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-ccp.o -MT tree-ssa-ccp.o -MMD -MP -MF \
./.deps/tree-ssa-ccp.TPo ../../gcc/tree-ssa-ccp.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-coalesce.o -MT tree-ssa-coalesce.o -MMD -MP \
-MF ./.deps/tree-ssa-coalesce.TPo ../../gcc/tree-ssa-coalesce.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-copy.o -MT tree-ssa-copy.o -MMD -MP -MF \
./.deps/tree-ssa-copy.TPo ../../gcc/tree-ssa-copy.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-dce.o -MT tree-ssa-dce.o -MMD -MP -MF \
./.deps/tree-ssa-dce.TPo ../../gcc/tree-ssa-dce.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-dse.o -MT tree-ssa-dse.o -MMD -MP -MF \
./.deps/tree-ssa-dse.TPo ../../gcc/tree-ssa-dse.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-forwprop.o -MT tree-ssa-forwprop.o -MMD -MP \
-MF ./.deps/tree-ssa-forwprop.TPo ../../gcc/tree-ssa-forwprop.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-ifcombine.o -MT tree-ssa-ifcombine.o -MMD \
-MP -MF ./.deps/tree-ssa-ifcombine.TPo ../../gcc/tree-ssa-ifcombine.c g++ -fno-PIE -c \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-live.o -MT tree-ssa-live.o -MMD -MP -MF \
./.deps/tree-ssa-live.TPo ../../gcc/tree-ssa-live.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-loop-ch.o -MT tree-ssa-loop-ch.o -MMD -MP \
-MF ./.deps/tree-ssa-loop-ch.TPo ../../gcc/tree-ssa-loop-ch.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-loop-im.o -MT tree-ssa-loop-im.o -MMD -MP \
-MF ./.deps/tree-ssa-loop-im.TPo ../../gcc/tree-ssa-loop-im.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-loop-ivcanon.o -MT tree-ssa-loop-ivcanon.o \
-MMD -MP -MF ./.deps/tree-ssa-loop-ivcanon.TPo ../../gcc/tree-ssa-loop-ivcanon.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-loop-ivopts.o -MT tree-ssa-loop-ivopts.o \
-MMD -MP -MF ./.deps/tree-ssa-loop-ivopts.TPo ../../gcc/tree-ssa-loop-ivopts.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-loop-manip.o -MT tree-ssa-loop-manip.o -MMD \
-MP -MF ./.deps/tree-ssa-loop-manip.TPo ../../gcc/tree-ssa-loop-manip.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD \
-MP -MF ./.deps/tree-ssa-loop-niter.TPo ../../gcc/tree-ssa-loop-niter.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-loop-prefetch.o -MT \
tree-ssa-loop-prefetch.o -MMD -MP -MF ./.deps/tree-ssa-loop-prefetch.TPo \
../../gcc/tree-ssa-loop-prefetch.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-ssa-loop-split.o -MT tree-ssa-loop-split.o -MMD -MP -MF \
./.deps/tree-ssa-loop-split.TPo ../../gcc/tree-ssa-loop-split.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-loop-unswitch.o -MT \
tree-ssa-loop-unswitch.o -MMD -MP -MF ./.deps/tree-ssa-loop-unswitch.TPo \
../../gcc/tree-ssa-loop-unswitch.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-ssa-loop.o -MT tree-ssa-loop.o -MMD -MP -MF ./.deps/tree-ssa-loop.TPo \
../../gcc/tree-ssa-loop.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-math-opts.o -MT tree-ssa-math-opts.o -MMD \
-MP -MF ./.deps/tree-ssa-math-opts.TPo ../../gcc/tree-ssa-math-opts.c g++ -fno-PIE -c \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-operands.o -MT tree-ssa-operands.o -MMD -MP \
-MF ./.deps/tree-ssa-operands.TPo ../../gcc/tree-ssa-operands.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-phionlycprop.o -MT tree-ssa-phionlycprop.o \
-MMD -MP -MF ./.deps/tree-ssa-phionlycprop.TPo ../../gcc/tree-ssa-phionlycprop.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-phiopt.o -MT tree-ssa-phiopt.o -MMD -MP -MF \
./.deps/tree-ssa-phiopt.TPo ../../gcc/tree-ssa-phiopt.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-phiprop.o -MT tree-ssa-phiprop.o -MMD -MP \
-MF ./.deps/tree-ssa-phiprop.TPo ../../gcc/tree-ssa-phiprop.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-pre.o -MT tree-ssa-pre.o -MMD -MP -MF \
./.deps/tree-ssa-pre.TPo ../../gcc/tree-ssa-pre.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-propagate.o -MT tree-ssa-propagate.o -MMD \
-MP -MF ./.deps/tree-ssa-propagate.TPo ../../gcc/tree-ssa-propagate.c g++ -fno-PIE -c \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-reassoc.o -MT tree-ssa-reassoc.o -MMD -MP \
-MF ./.deps/tree-ssa-reassoc.TPo ../../gcc/tree-ssa-reassoc.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-sccvn.o -MT tree-ssa-sccvn.o -MMD -MP -MF \
./.deps/tree-ssa-sccvn.TPo ../../gcc/tree-ssa-sccvn.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-scopedtables.o -MT tree-ssa-scopedtables.o \
-MMD -MP -MF ./.deps/tree-ssa-scopedtables.TPo ../../gcc/tree-ssa-scopedtables.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-sink.o -MT tree-ssa-sink.o -MMD -MP -MF \
./.deps/tree-ssa-sink.TPo ../../gcc/tree-ssa-sink.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-structalias.o -MT tree-ssa-structalias.o \
-MMD -MP -MF ./.deps/tree-ssa-structalias.TPo ../../gcc/tree-ssa-structalias.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-tail-merge.o -MT tree-ssa-tail-merge.o -MMD \
-MP -MF ./.deps/tree-ssa-tail-merge.TPo ../../gcc/tree-ssa-tail-merge.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-ter.o -MT tree-ssa-ter.o -MMD -MP -MF \
./.deps/tree-ssa-ter.TPo ../../gcc/tree-ssa-ter.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-threadbackward.o -MT \
tree-ssa-threadbackward.o -MMD -MP -MF ./.deps/tree-ssa-threadbackward.TPo \
../../gcc/tree-ssa-threadbackward.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-ssa-threadedge.o -MT tree-ssa-threadedge.o -MMD -MP -MF \
./.deps/tree-ssa-threadedge.TPo ../../gcc/tree-ssa-threadedge.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-threadupdate.o -MT tree-ssa-threadupdate.o \
-MMD -MP -MF ./.deps/tree-ssa-threadupdate.TPo ../../gcc/tree-ssa-threadupdate.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-uncprop.o -MT tree-ssa-uncprop.o -MMD -MP \
-MF ./.deps/tree-ssa-uncprop.TPo ../../gcc/tree-ssa-uncprop.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa-uninit.o -MT tree-ssa-uninit.o -MMD -MP -MF \
./.deps/tree-ssa-uninit.TPo ../../gcc/tree-ssa-uninit.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-ssa.o -MT tree-ssa.o -MMD -MP -MF \
./.deps/tree-ssa.TPo ../../gcc/tree-ssa.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-ssanames.o -MT tree-ssanames.o -MMD -MP -MF ./.deps/tree-ssanames.TPo \
../../gcc/tree-ssanames.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-stdarg.o -MT tree-stdarg.o -MMD -MP -MF \
./.deps/tree-stdarg.TPo ../../gcc/tree-stdarg.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
tree-streamer.o -MT tree-streamer.o -MMD -MP -MF ./.deps/tree-streamer.TPo \
../../gcc/tree-streamer.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-streamer-in.o -MT tree-streamer-in.o -MMD -MP \
-MF ./.deps/tree-streamer-in.TPo ../../gcc/tree-streamer-in.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-streamer-out.o -MT tree-streamer-out.o -MMD -MP \
-MF ./.deps/tree-streamer-out.TPo ../../gcc/tree-streamer-out.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-tailcall.o -MT tree-tailcall.o -MMD -MP -MF \
./.deps/tree-tailcall.TPo ../../gcc/tree-tailcall.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-vect-generic.o -MT tree-vect-generic.o -MMD -MP \
-MF ./.deps/tree-vect-generic.TPo ../../gcc/tree-vect-generic.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-vect-patterns.o -MT tree-vect-patterns.o -MMD \
-MP -MF ./.deps/tree-vect-patterns.TPo ../../gcc/tree-vect-patterns.c g++ -fno-PIE -c \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-vect-data-refs.o -MT tree-vect-data-refs.o -MMD \
-MP -MF ./.deps/tree-vect-data-refs.TPo ../../gcc/tree-vect-data-refs.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-vect-stmts.o -MT tree-vect-stmts.o -MMD -MP -MF \
./.deps/tree-vect-stmts.TPo ../../gcc/tree-vect-stmts.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-vect-loop.o -MT tree-vect-loop.o -MMD -MP -MF \
./.deps/tree-vect-loop.TPo ../../gcc/tree-vect-loop.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-vect-loop-manip.o -MT tree-vect-loop-manip.o \
-MMD -MP -MF ./.deps/tree-vect-loop-manip.TPo ../../gcc/tree-vect-loop-manip.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-vect-slp.o -MT tree-vect-slp.o -MMD -MP -MF \
./.deps/tree-vect-slp.TPo ../../gcc/tree-vect-slp.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-vectorizer.o -MT tree-vectorizer.o -MMD -MP -MF \
./.deps/tree-vectorizer.TPo ../../gcc/tree-vectorizer.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-vector-builder.o -MT tree-vector-builder.o -MMD \
-MP -MF ./.deps/tree-vector-builder.TPo ../../gcc/tree-vector-builder.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tree-vrp.o -MT tree-vrp.o -MMD -MP -MF \
./.deps/tree-vrp.TPo ../../gcc/tree-vrp.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o typed-splay-tree.o -MT typed-splay-tree.o -MMD -MP \
-MF ./.deps/typed-splay-tree.TPo ../../gcc/typed-splay-tree.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o unique-ptr-tests.o -MT unique-ptr-tests.o -MMD -MP \
-MF ./.deps/unique-ptr-tests.TPo ../../gcc/unique-ptr-tests.cc g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o valtrack.o -MT valtrack.o -MMD -MP -MF \
./.deps/valtrack.TPo ../../gcc/valtrack.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
value-prof.o -MT value-prof.o -MMD -MP -MF ./.deps/value-prof.TPo \
../../gcc/value-prof.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC    \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o var-tracking.o -MT var-tracking.o -MMD -MP -MF \
./.deps/var-tracking.TPo ../../gcc/var-tracking.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o varasm.o -MT varasm.o -MMD -MP -MF \
./.deps/varasm.TPo ../../gcc/varasm.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
varpool.o -MT varpool.o -MMD -MP -MF ./.deps/varpool.TPo ../../gcc/varpool.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o vec-perm-indices.o -MT vec-perm-indices.o -MMD -MP \
-MF ./.deps/vec-perm-indices.TPo ../../gcc/vec-perm-indices.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o vmsdbgout.o -MT vmsdbgout.o -MMD -MP -MF \
./.deps/vmsdbgout.TPo ../../gcc/vmsdbgout.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
vr-values.o -MT vr-values.o -MMD -MP -MF ./.deps/vr-values.TPo ../../gcc/vr-values.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o vtable-verify.o -MT vtable-verify.o -MMD -MP -MF \
./.deps/vtable-verify.TPo ../../gcc/vtable-verify.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o web.o -MT web.o -MMD -MP -MF ./.deps/web.TPo \
../../gcc/web.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o wide-int.o -MT wide-int.o -MMD -MP -MF \
./.deps/wide-int.TPo ../../gcc/wide-int.cc g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
wide-int-print.o -MT wide-int-print.o -MMD -MP -MF ./.deps/wide-int-print.TPo \
../../gcc/wide-int-print.cc g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
xcoffout.o -MT xcoffout.o -MMD -MP -MF ./.deps/xcoffout.TPo ../../gcc/xcoffout.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o i386.o -MT i386.o -MMD -MP -MF ./.deps/i386.TPo \
../../gcc/config/i386/i386.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
x86-tune-sched.o -MT x86-tune-sched.o -MMD -MP -MF ./.deps/x86-tune-sched.TPo \
../../gcc/config/i386/x86-tune-sched.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
x86-tune-sched-bd.o -MT x86-tune-sched-bd.o -MMD -MP -MF \
./.deps/x86-tune-sched-bd.TPo ../../gcc/config/i386/x86-tune-sched-bd.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o x86-tune-sched-atom.o -MT x86-tune-sched-atom.o -MMD \
-MP -MF ./.deps/x86-tune-sched-atom.TPo ../../gcc/config/i386/x86-tune-sched-atom.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o x86-tune-sched-core.o -MT x86-tune-sched-core.o -MMD \
-MP -MF ./.deps/x86-tune-sched-core.TPo ../../gcc/config/i386/x86-tune-sched-core.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o linux.o -MT linux.o -MMD -MP -MF ./.deps/linux.TPo \
../../gcc/config/linux.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC  \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cet.o -MT cet.o -MMD -MP -MF ./.deps/cet.TPo \
../../gcc/config/i386/cet.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
host-linux.o -MT host-linux.o -MMD -MP -MF ./.deps/host-linux.TPo \
../../gcc/config/host-linux.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
main.o -MT main.o -MMD -MP -MF ./.deps/main.TPo ../../gcc/main.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o i386-common.o -MT i386-common.o -MMD -MP -MF \
./.deps/i386-common.TPo ../../gcc/common/config/i386/i386-common.c g++ -fno-PIE -c  \
-DPREFIX=\"/usr\" -DBASEVER="\"8.3.0\"" -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o prefix.o -MT prefix.o -MMD -MP -MF \
./.deps/prefix.TPo ../../gcc/prefix.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o opts.o -MT opts.o -MMD -MP -MF ./.deps/opts.TPo \
../../gcc/opts.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o opts-common.o -MT opts-common.o -MMD -MP -MF \
./.deps/opts-common.TPo ../../gcc/opts-common.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
options.o -MT options.o -MMD -MP -MF ./.deps/options.TPo options.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o vec.o -MT vec.o -MMD -MP -MF ./.deps/vec.TPo \
../../gcc/vec.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o hooks.o -MT hooks.o -MMD -MP -MF ./.deps/hooks.TPo \
../../gcc/hooks.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual    -DHAVE_CONFIG_H -I. -Icommon -I../../gcc \
-I../../gcc/common -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o common/common-targhooks.o -MT \
common/common-targhooks.o -MMD -MP -MF common/.deps/common-targhooks.TPo \
../../gcc/common/common-targhooks.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
hash-table.o -MT hash-table.o -MMD -MP -MF ./.deps/hash-table.TPo \
../../gcc/hash-table.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC    \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o file-find.o -MT file-find.o -MMD -MP -MF \
./.deps/file-find.TPo ../../gcc/file-find.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
selftest.o -MT selftest.o -MMD -MP -MF ./.deps/selftest.TPo ../../gcc/selftest.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o diagnostic.o -MT diagnostic.o -MMD -MP -MF \
./.deps/diagnostic.TPo ../../gcc/diagnostic.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
diagnostic-color.o -MT diagnostic-color.o -MMD -MP -MF ./.deps/diagnostic-color.TPo \
../../gcc/diagnostic-color.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
diagnostic-show-locus.o -MT diagnostic-show-locus.o -MMD -MP -MF \
./.deps/diagnostic-show-locus.TPo ../../gcc/diagnostic-show-locus.c g++ -fno-PIE -c   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o edit-context.o -MT edit-context.o -MMD -MP -MF \
./.deps/edit-context.TPo ../../gcc/edit-context.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o pretty-print.o -MT pretty-print.o -MMD -MP -MF \
./.deps/pretty-print.TPo ../../gcc/pretty-print.c g++ -fno-PIE -c  \
-DLOCALEDIR=\"/usr/share/locale\" -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o intl.o -MT intl.o -MMD -MP -MF ./.deps/intl.TPo \
../../gcc/intl.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o sbitmap.o -MT sbitmap.o -MMD -MP -MF \
./.deps/sbitmap.TPo ../../gcc/sbitmap.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
input.o -MT input.o -MMD -MP -MF ./.deps/input.TPo ../../gcc/input.c g++ -fno-PIE -c  \
-DBASEVER="\"8.3.0\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" \
-DPKGVERSION="\"(GCC) \"" -DBUGURL="\"<https://gcc.gnu.org/bugs/>\"" -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o version.o -MT version.o -MMD -MP -MF \
./.deps/version.TPo ../../gcc/version.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
ggc-none.o -MT ggc-none.o -MMD -MP -MF ./.deps/ggc-none.TPo ../../gcc/ggc-none.c g++ \
-fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o memory-block.o -MT memory-block.o -MMD -MP -MF \
./.deps/memory-block.TPo ../../gcc/memory-block.cc g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o selftest-diagnostic.o -MT selftest-diagnostic.o -MMD \
-MP -MF ./.deps/selftest-diagnostic.TPo ../../gcc/selftest-diagnostic.c g++ -fno-PIE \
-c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gcov.o -MT gcov.o -MMD -MP -MF ./.deps/gcov.TPo \
../../gcc/gcov.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gcov-dump.o -MT gcov-dump.o -MMD -MP -MF \
./.deps/gcov-dump.TPo ../../gcc/gcov-dump.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gcov-tool.o -MT gcov-tool.o -MMD -MP -MF ./.deps/gcov-tool.TPo ../../gcc/gcov-tool.c \
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-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../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace  -o \
libgcov-util.o ../../gcc/../libgcc/libgcov-util.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-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../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
                -I../../gcc/../libdecnumber/bid -I../libdecnumber \
  -DIN_GCOV_TOOL=1 -o libgcov-driver-tool.o ../../gcc/../libgcc/libgcov-driver.c
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-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../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
                -I../../gcc/../libdecnumber/bid -I../libdecnumber \
                -I../../gcc/../libbacktrace  \
  -DIN_GCOV_TOOL=1 -o libgcov-merge-tool.o ../../gcc/../libgcc/libgcov-merge.c
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. \
-Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/cp-lang.o -MT cp/cp-lang.o -MMD -MP -MF \
cp/.deps/cp-lang.TPo ../../gcc/cp/cp-lang.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/call.o -MT cp/call.o -MMD -MP -MF \
cp/.deps/call.TPo ../../gcc/cp/call.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/class.o -MT cp/class.o -MMD -MP -MF \
cp/.deps/class.TPo ../../gcc/cp/class.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/constexpr.o -MT cp/constexpr.o -MMD -MP -MF \
cp/.deps/constexpr.TPo ../../gcc/cp/constexpr.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/constraint.o -MT cp/constraint.o -MMD -MP -MF \
cp/.deps/constraint.TPo ../../gcc/cp/constraint.cc g++ -fno-PIE -c  -DIN_GCC_FRONTEND \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/cp-gimplify.o -MT cp/cp-gimplify.o -MMD -MP -MF \
cp/.deps/cp-gimplify.TPo ../../gcc/cp/cp-gimplify.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/cp-objcp-common.o -MT cp/cp-objcp-common.o -MMD \
-MP -MF cp/.deps/cp-objcp-common.TPo ../../gcc/cp/cp-objcp-common.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/cp-ubsan.o -MT cp/cp-ubsan.o -MMD -MP -MF \
cp/.deps/cp-ubsan.TPo ../../gcc/cp/cp-ubsan.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/cvt.o -MT cp/cvt.o -MMD -MP -MF cp/.deps/cvt.TPo \
../../gcc/cp/cvt.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
cp/cxx-pretty-print.o -MT cp/cxx-pretty-print.o -MMD -MP -MF \
cp/.deps/cxx-pretty-print.TPo ../../gcc/cp/cxx-pretty-print.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/decl.o -MT cp/decl.o -MMD -MP -MF \
cp/.deps/decl.TPo ../../gcc/cp/decl.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/decl2.o -MT cp/decl2.o -MMD -MP -MF \
cp/.deps/decl2.TPo ../../gcc/cp/decl2.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/dump.o -MT cp/dump.o -MMD -MP -MF \
cp/.deps/dump.TPo ../../gcc/cp/dump.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/error.o -MT cp/error.o -MMD -MP -MF \
cp/.deps/error.TPo ../../gcc/cp/error.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/except.o -MT cp/except.o -MMD -MP -MF \
cp/.deps/except.TPo ../../gcc/cp/except.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/expr.o -MT cp/expr.o -MMD -MP -MF \
cp/.deps/expr.TPo ../../gcc/cp/expr.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/friend.o -MT cp/friend.o -MMD -MP -MF \
cp/.deps/friend.TPo ../../gcc/cp/friend.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/init.o -MT cp/init.o -MMD -MP -MF \
cp/.deps/init.TPo ../../gcc/cp/init.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/lambda.o -MT cp/lambda.o -MMD -MP -MF \
cp/.deps/lambda.TPo ../../gcc/cp/lambda.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/lex.o -MT cp/lex.o -MMD -MP -MF cp/.deps/lex.TPo \
../../gcc/cp/lex.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
cp/logic.o -MT cp/logic.o -MMD -MP -MF cp/.deps/logic.TPo ../../gcc/cp/logic.cc g++ \
-fno-PIE -c  -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. \
-Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/mangle.o -MT cp/mangle.o -MMD -MP -MF \
cp/.deps/mangle.TPo ../../gcc/cp/mangle.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/method.o -MT cp/method.o -MMD -MP -MF \
cp/.deps/method.TPo ../../gcc/cp/method.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/name-lookup.o -MT cp/name-lookup.o -MMD -MP -MF \
cp/.deps/name-lookup.TPo ../../gcc/cp/name-lookup.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/optimize.o -MT cp/optimize.o -MMD -MP -MF \
cp/.deps/optimize.TPo ../../gcc/cp/optimize.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. \
-Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/pt.o -MT cp/pt.o -MMD -MP -MF cp/.deps/pt.TPo \
../../gcc/cp/pt.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc -I../../gcc/cp \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
cp/ptree.o -MT cp/ptree.o -MMD -MP -MF cp/.deps/ptree.TPo ../../gcc/cp/ptree.c g++ \
-fno-PIE -c  -DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. \
-Icp -I../../gcc -I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/repo.o -MT cp/repo.o -MMD -MP -MF \
cp/.deps/repo.TPo ../../gcc/cp/repo.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/rtti.o -MT cp/rtti.o -MMD -MP -MF \
cp/.deps/rtti.TPo ../../gcc/cp/rtti.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/search.o -MT cp/search.o -MMD -MP -MF \
cp/.deps/search.TPo ../../gcc/cp/search.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/semantics.o -MT cp/semantics.o -MMD -MP -MF \
cp/.deps/semantics.TPo ../../gcc/cp/semantics.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/tree.o -MT cp/tree.o -MMD -MP -MF \
cp/.deps/tree.TPo ../../gcc/cp/tree.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/typeck.o -MT cp/typeck.o -MMD -MP -MF \
cp/.deps/typeck.TPo ../../gcc/cp/typeck.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/typeck2.o -MT cp/typeck2.o -MMD -MP -MF \
cp/.deps/typeck2.TPo ../../gcc/cp/typeck2.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/vtable-class-hierarchy.o -MT \
cp/vtable-class-hierarchy.o -MMD -MP -MF cp/.deps/vtable-class-hierarchy.TPo \
../../gcc/cp/vtable-class-hierarchy.c g++ -fno-PIE -c  \
-DTARGET_MACHINE=\"x86_64-pc-linux-gnu\"  -pipe -march=native -mtune=intel -DIN_GCC   \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o collect2.o -MT collect2.o -MMD -MP -MF \
./.deps/collect2.TPo ../../gcc/collect2.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
collect2-aix.o -MT collect2-aix.o -MMD -MP -MF ./.deps/collect2-aix.TPo \
../../gcc/collect2-aix.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC  \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o tlink.o -MT tlink.o -MMD -MP -MF ./.deps/tlink.TPo \
../../gcc/tlink.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o collect-utils.o -MT collect-utils.o -MMD -MP -MF \
./.deps/collect-utils.TPo ../../gcc/collect-utils.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lto-wrapper.o -MT lto-wrapper.o -MMD -MP -MF \
./.deps/lto-wrapper.TPo ../../gcc/lto-wrapper.c g++ -fno-PIE -c  \
-DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" \
-DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.3.0\" \
-DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" \
-DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" \
-DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" \
-DACCEL_DIR_SUFFIX=\"\"  -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" \
-DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"ar\" -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gcc-ar.o -MT gcc-ar.o -MMD -MP -MF ./.deps/gcc-ar.TPo ../../gcc/gcc-ar.c g++ -fno-PIE \
-c  -DSTANDARD_STARTFILE_PREFIX=\"../../../\" \
-DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" \
-DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.3.0\" \
-DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" \
-DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" \
-DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" \
-DACCEL_DIR_SUFFIX=\"\"  -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" \
-DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"nm\" -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gcc-nm.o -MT gcc-nm.o -MMD -MP -MF ./.deps/gcc-nm.TPo gcc-nm.c g++ -fno-PIE -c  \
-DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" \
-DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.3.0\" \
-DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" \
-DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" \
-DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" \
-DACCEL_DIR_SUFFIX=\"\"  -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" \
-DTARGET_MACHINE=\"x86_64-pc-linux-gnu\" -DPERSONALITY=\"ranlib\" -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
gcc-ranlib.o -MT gcc-ranlib.o -MMD -MP -MF ./.deps/gcc-ranlib.TPo gcc-ranlib.c g++ \
-fno-PIE -c  -DHOST_GENERATOR_FILE -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gengtype.o -MT gengtype.o -MMD -MP -MF \
./.deps/gengtype.TPo ../../gcc/gengtype.c g++ -fno-PIE -c  -DHOST_GENERATOR_FILE \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-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../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gengtype-lex.o -MT gengtype-lex.o -MMD -MP -MF \
./.deps/gengtype-lex.TPo ../../gcc/gengtype-lex.c g++ -fno-PIE -c  \
-DHOST_GENERATOR_FILE -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gengtype-parse.o -MT gengtype-parse.o -MMD -MP -MF \
                ./.deps/gengtype-parse.TPo ../../gcc/gengtype-parse.c
/d/gcc-8.3.0/gcc-8.3.0/gcc/gengtype-lex.l: In function 'int yylex(const char**)':
gengtype-lex.c:365:15: warning: this statement may fall through \
                [-Wimplicit-fallthrough=]
/d/gcc-8.3.0/gcc-8.3.0/gcc/gengtype-lex.l:118:1: note: in expansion of macro \
                'YY_DO_BEFORE_ACTION'
/d/gcc-8.3.0/gcc-8.3.0/gcc/gengtype-lex.l:113:1: note: here
gengtype-lex.c:365:15: warning: this statement may fall through \
                [-Wimplicit-fallthrough=]
/d/gcc-8.3.0/gcc-8.3.0/gcc/gengtype-lex.l:135:1: note: in expansion of macro \
                'YY_DO_BEFORE_ACTION'
/d/gcc-8.3.0/gcc-8.3.0/gcc/gengtype-lex.l:131:1: note: here
g++ -fno-PIE -c  -DHOST_GENERATOR_FILE -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gengtype-state.o -MT gengtype-state.o -MMD -MP -MF \
./.deps/gengtype-state.TPo ../../gcc/gengtype-state.c g++ -fno-PIE -c  \
-DHOST_GENERATOR_FILE -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o errors.o -MT errors.o -MMD -MP -MF \
./.deps/errors.TPo ../../gcc/errors.c g++ -fno-PIE -c  \
-DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" \
-DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.3.0\" \
-DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" \
-DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" \
-DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" \
-DACCEL_DIR_SUFFIX=\"\"  -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" \
-DBASEVER="\"8.3.0\"" -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gcc.o -MT gcc.o -MMD -MP -MF ./.deps/gcc.TPo \
../../gcc/gcc.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o gcc-main.o -MT gcc-main.o -MMD -MP -MF \
./.deps/gcc-main.TPo ../../gcc/gcc-main.c g++ -fno-PIE -c  \
-DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" \
-DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.3.0\" \
-DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" \
-DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" \
-DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" \
-DACCEL_DIR_SUFFIX=\"\"  -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" \
-DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/c -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c/gccspec.o -MT c/gccspec.o -MMD -MP -MF \
c/.deps/gccspec.TPo ../../gcc/c/gccspec.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
driver-i386.o -MT driver-i386.o -MMD -MP -MF ./.deps/driver-i386.TPo \
../../gcc/config/i386/driver-i386.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-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../../gcc \
-I../../gcc/c-family -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o c-family/cppspec.o -MT c-family/cppspec.o -MMD -MP \
-MF c-family/.deps/cppspec.TPo ../../gcc/c-family/cppspec.c g++ -fno-PIE -c  \
-DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" \
-DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"8.3.0\" \
-DDEFAULT_REAL_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" \
-DDEFAULT_TARGET_MACHINE=\"x86_64-pc-linux-gnu\" \
-DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" \
-DACCEL_DIR_SUFFIX=\"\"  -DENABLE_SHARED_LIBGCC -DCONFIGURE_SPECS="\"\"" \
-DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -Icp -I../../gcc \
-I../../gcc/cp -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cp/g++spec.o -MT cp/g++spec.o -MMD -MP -MF \
cp/.deps/g++spec.TPo ../../gcc/cp/g++spec.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lto/lto-lang.o -MT lto/lto-lang.o -MMD -MP -MF \
lto/.deps/lto-lang.TPo ../../gcc/lto/lto-lang.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lto/lto.o -MT lto/lto.o -MMD -MP -MF \
lto/.deps/lto.TPo ../../gcc/lto/lto.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lto/lto-object.o -MT lto/lto-object.o -MMD -MP -MF \
lto/.deps/lto-object.TPo ../../gcc/lto/lto-object.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lto/lto-partition.o -MT lto/lto-partition.o -MMD -MP \
-MF lto/.deps/lto-partition.TPo ../../gcc/lto/lto-partition.c g++ -fno-PIE -c  \
-DIN_GCC_FRONTEND -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-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../../gcc \
-I../../gcc/lto -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o lto/lto-symtab.o -MT lto/lto-symtab.o -MMD -MP -MF \
lto/.deps/lto-symtab.TPo ../../gcc/lto/lto-symtab.c g++ -fno-PIE -c   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o insn-latencytab.o -MT insn-latencytab.o -MMD -MP -MF \
./.deps/insn-latencytab.TPo insn-latencytab.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
insn-recog.o -MT insn-recog.o -MMD -MP -MF ./.deps/insn-recog.TPo insn-recog.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
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 sbitmap.o vec.o input.o version.o hash-table.o \
ggc-none.o memory-block.o selftest.o selftest-diagnostic.o ranlib  libcommon.a
g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions \
-fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings \
-Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o insn-attrtab.o -MT insn-attrtab.o -MMD -MP -MF \
./.deps/insn-attrtab.TPo insn-attrtab.c g++ -fno-PIE -c   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute \
-Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros \
-Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc -I../../gcc/. \
-I../../gcc/../include -I../../gcc/../libcpp/include  -I../../gcc/../libdecnumber \
-I../../gcc/../libdecnumber/bid -I../libdecnumber -I../../gcc/../libbacktrace   -o \
insn-automata.o -MT insn-automata.o -MMD -MP -MF ./.deps/insn-automata.TPo \
insn-automata.c g++ -fno-PIE -c   -pipe -march=native -mtune=intel -DIN_GCC     \
-fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing \
-Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic \
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. \
-I../../gcc -I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o insn-dfatab.o -MT insn-dfatab.o -MMD -MP -MF \
./.deps/insn-dfatab.TPo insn-dfatab.c g++ -no-pie   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-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  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++ -no-pie   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -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  \
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++ -no-pie   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  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++ -no-pie   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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++ -no-pie   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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++ -no-pie   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  gcc-ar.o -o gcc-ar \  file-find.o libcommon.a ../libcpp/libcpp.a   \
../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a \
../libdecnumber/libdecnumber.a   g++ -no-pie   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-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  gcc-nm.o \
-o gcc-nm \  file-find.o libcommon.a ../libcpp/libcpp.a   \
../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a \
../libdecnumber/libdecnumber.a   g++ -no-pie   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-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  \
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++ -no-pie   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-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  -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++ -no-pie   -pipe -march=native -mtune=intel \
-DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall \
-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  -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++ -no-pie   -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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 
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ -dumpspecs > \
tmp-specs mv tmp-specs specs
g++ -no-pie   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -o xg++ \  gcc.o gcc-main.o ggc-none.o cp/g++spec.o driver-i386.o  \
libcommon-target.a \  libcommon.a ../libcpp/libcpp.a   \
../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a \
../libdecnumber/libdecnumber.a  : > tmp-libgcc.mvars
echo GCC_CFLAGS = '-g -O2 -pipe -march=native -mtune=intel -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
if /sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-print-sysroot-headers-suffix > /dev/null 2>&1; then \  set -e; for ml in \
`/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-print-multi-lib`; do \  multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \
    flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
    sfx=`/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/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 ../../gcc/../move-if-change tmp-fixinc_list fixinc_list
echo timestamp > s-fixinc_list
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 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 \
early-remat.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o \
fibonacci_heap.o file-prefix-map.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-loop-interchange.o \
gimple-loop-jam.o gimple-low.o gimple-pretty-print.o gimple-ssa-backprop.o \
gimple-ssa-evrp.o gimple-ssa-evrp-analyze.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-ssa-warn-restrict.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-fnsummary.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-predicate.o ipa-profile.o ipa-prop.o \
ipa-param-manipulation.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 profile-count.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 rtx-vector-builder.o run-rtl-passes.o sched-deps.o \
sched-ebb.o sched-rgn.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-vector-builder.o tree-vrp.o tree.o typed-splay-tree.o \
unique-ptr-tests.o valtrack.o value-prof.o var-tracking.o varasm.o varpool.o \
vec-perm-indices.o vmsdbgout.o vr-values.o vtable-verify.o web.o wide-int.o \
wide-int-print.o xcoffout.o i386.o x86-tune-sched.o x86-tune-sched-bd.o \
x86-tune-sched-atom.o x86-tune-sched-core.o linux.o cet.o host-linux.o 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-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-ubsan.o c-family/known-headers.o \
c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.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 && 		 \
  ../../gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c; \
fi
if [ -f ../stage_final ] \
   && cmp -s ../stage_current ../stage_final; then \
   cp ../prev-gcc/cc1plus-checksum.c cc1plus-checksum.c; \
else \
  build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o \
cp/constexpr.o cp/constraint.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o \
cp/cvt.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o \
cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o \
cp/method.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/repo.o \
cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o \
cp/vtable-class-hierarchy.o attribs.o incpath.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-ubsan.o \
c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o \
c-family/c-spellcheck.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 > cc1plus-checksum.c.tmp &&	 \
                \
  ../../gcc/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c; \
fi
g++ -no-pie   -pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -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  -lmpc -lmpfr -lgmp \
-rdynamic -ldl  -lz libcommon.a ../libcpp/libcpp.a   \
../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a \
../libdecnumber/libdecnumber.a  g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cc1-checksum.o -MT cc1-checksum.o -MMD -MP -MF \
./.deps/cc1-checksum.TPo cc1-checksum.c g++ -fno-PIE -c  -DIN_GCC_FRONTEND -pipe \
-march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual \
-Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long \
-Wno-variadic-macros -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I. -I../../gcc \
-I../../gcc/. -I../../gcc/../include -I../../gcc/../libcpp/include  \
-I../../gcc/../libdecnumber -I../../gcc/../libdecnumber/bid -I../libdecnumber \
-I../../gcc/../libbacktrace   -o cc1plus-checksum.o -MT cc1plus-checksum.o -MMD -MP \
-MF ./.deps/cc1plus-checksum.TPo cc1plus-checksum.c g++ -no-pie   -pipe -march=native \
-mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W \
-Wall -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  -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-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-ubsan.o c-family/known-headers.o \
c-family/c-attribs.o c-family/c-warn.o c-family/c-spellcheck.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   -lmpc -lmpfr -lgmp -rdynamic -ldl  -lz g++ -no-pie   \
-pipe -march=native -mtune=intel -DIN_GCC     -fno-exceptions -fno-rtti \
-fasynchronous-unwind-tables -W -Wall -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  -o cc1plus \  cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/class.o \
cp/constexpr.o cp/constraint.o cp/cp-gimplify.o cp/cp-objcp-common.o cp/cp-ubsan.o \
cp/cvt.o cp/cxx-pretty-print.o cp/decl.o cp/decl2.o cp/dump.o cp/error.o cp/except.o \
cp/expr.o cp/friend.o cp/init.o cp/lambda.o cp/lex.o cp/logic.o cp/mangle.o \
cp/method.o cp/name-lookup.o cp/optimize.o cp/parser.o cp/pt.o cp/ptree.o cp/repo.o \
cp/rtti.o cp/search.o cp/semantics.o cp/tree.o cp/typeck.o cp/typeck2.o \
cp/vtable-class-hierarchy.o attribs.o incpath.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-ubsan.o \
c-family/known-headers.o c-family/c-attribs.o c-family/c-warn.o \
c-family/c-spellcheck.o i386-c.o glibc-c.o cc1plus-checksum.o libbackend.a main.o \
libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a \
libcommon.a ../libcpp/libcpp.a   ../libbacktrace/.libs/libbacktrace.a \
../libiberty/libiberty.a ../libdecnumber/libdecnumber.a   -lmpc -lmpfr -lgmp \
-rdynamic -ldl  -lz echo | /sources/gcc-8.3.0/build/./gcc/xgcc \
-B/sources/gcc-8.3.0/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 ../../gcc/../move-if-change tmp-macro_list macro_list
echo timestamp > s-macro_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 \
"/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.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 ../../gcc/../mkinstalldirs ${fix_dir}; \
    chmod a+rx ${fix_dir} || true; \
    (TARGET_MACHINE='x86_64-pc-linux-gnu'; srcdir=`cd ../../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 ../../gcc/gsyslimits.h ${fix_dir}/syslimits.h; \
    fi; \
    chmod a+r ${fix_dir}/syslimits.h; \
  done; \
fi
Fixing headers into /sources/gcc-8.3.0/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 /sources/gcc-8.3.0/build/gcc/include-fixed
Applying io_quotes_use            to sound/asound.h
Applying io_quotes_use            to sound/emu10k1.h
Applying io_quotes_use            to sound/compress_offload.h
Applying io_quotes_use            to sound/asequencer.h
Applying io_quotes_use            to drm/omap_drm.h
Applying io_quotes_use            to drm/amdgpu_drm.h
Applying io_quotes_use            to drm/vc4_drm.h
Applying io_quotes_use            to drm/via_drm.h
Applying io_quotes_use            to drm/savage_drm.h
Applying io_quotes_use            to drm/tegra_drm.h
Applying io_quotes_use            to drm/msm_drm.h
Applying io_quotes_use            to drm/mga_drm.h
Applying io_quotes_use            to drm/etnaviv_drm.h
Applying io_quotes_use            to drm/drm.h
Applying io_quotes_use            to drm/v3d_drm.h
Applying io_quotes_use            to drm/vgem_drm.h
Applying io_quotes_use            to drm/r128_drm.h
Applying io_quotes_use            to drm/radeon_drm.h
Applying io_quotes_use            to drm/exynos_drm.h
Applying io_quotes_use            to drm/i810_drm.h
Applying io_quotes_use            to drm/nouveau_drm.h
Applying io_quotes_use            to drm/sis_drm.h
Applying io_quotes_use            to drm/i915_drm.h
Applying io_quotes_use            to video/sisfb.h
Applying sun_malloc               to malloc.h
Applying sysv68_string            to string.h
Applying io_quotes_use            to sys/raw.h
Applying io_quotes_use            to sys/mount.h
Applying io_quotes_use            to rdma/rdma_user_ioctl.h
Applying pthread_incomplete_struct_argument to pthread.h
Applying io_quotes_use            to scsi/cxlflash_ioctl.h
Applying io_quotes_use            to asm/mtrr.h
Applying ctrl_quotes_def          to readline/chardefs.h
Applying glibc_stdint             to stdint.h
Applying io_quotes_use            to misc/cxl.h
Applying io_quotes_use            to misc/ocxl.h
Applying io_quotes_use            to mtd/ubi-user.h
Applying hpux8_bogus_inlines      to math.h
Applying io_quotes_use            to linux/gpio.h
Applying io_quotes_use            to linux/ipmi.h
Applying io_quotes_use            to linux/uinput.h
Applying io_quotes_use            to linux/blkzoned.h
Applying io_quotes_use            to linux/i2o-dev.h
Applying io_quotes_use            to linux/ndctl.h
Applying io_quotes_use            to linux/vfio.h
Applying io_quotes_use            to linux/btrfs.h
Applying io_quotes_use            to linux/vhost.h
Applying io_quotes_use            to linux/bt-bmc.h
Applying io_quotes_use            to linux/atmbr2684.h
Applying io_quotes_use            to linux/auto_fs.h
Applying io_quotes_use            to linux/cm4000_cs.h
Applying io_quotes_use            to linux/cciss_ioctl.h
Applying io_quotes_use            to linux/vtpm_proxy.h
Applying io_quotes_use            to linux/agpgart.h
Applying io_quotes_use            to linux/ipmi_bmc.h
Applying io_quotes_use            to linux/phantom.h
Applying io_quotes_use            to linux/random.h
Applying io_quotes_use            to linux/psp-sev.h
Applying io_quotes_use            to linux/mmc/ioctl.h
Applying io_quotes_use            to linux/dm-ioctl.h
Applying io_quotes_use            to linux/aspeed-lpc-ctrl.h
Applying io_quotes_use            to linux/spi/spidev.h
Applying io_quotes_use            to linux/reiserfs_fs.h
Applying io_quotes_use            to linux/ptp_clock.h
Applying io_quotes_use            to linux/pktcdvd.h
Applying io_quotes_use            to linux/ppdev.h
Applying io_quotes_use            to linux/dn.h
Applying io_quotes_use            to linux/raw.h
Applying io_quotes_use            to linux/nbd.h
Applying io_quotes_def            to linux/soundcard.h
Applying io_quotes_use            to linux/gigaset_dev.h
Applying io_quotes_use            to linux/omapfb.h
Applying io_quotes_use            to linux/synclink.h
Applying io_quotes_use            to linux/if_pppox.h
Applying io_quotes_use            to linux/mmtimer.h
Applying io_quotes_use            to linux/dma-buf.h
Applying io_quotes_use            to linux/lightnvm.h
Applying io_quotes_use            to linux/raid/md_u.h
Applying io_quotes_use            to linux/fpga-dfl.h
Applying io_quotes_use            to linux/fuse.h
Applying io_quotes_use            to linux/suspend_ioctls.h
Applying io_quotes_use            to linux/rpmsg.h
Applying io_quotes_use            to linux/vm_sockets.h
Applying io_quotes_use            to linux/nsfs.h
Applying io_quotes_use            to linux/userfaultfd.h
Applying io_quotes_use            to linux/watchdog.h
Applying io_quotes_def            to linux/version.h
Applying io_quotes_use            to linux/usb/tmc.h
Applying io_quotes_use            to linux/tee.h
Applying io_quotes_use            to linux/fs.h
Applying io_quotes_use            to linux/kvm.h
Applying io_quotes_use            to linux/sync_file.h
Applying io_quotes_use            to linux/blkpg.h
Applying io_quotes_use            to linux/genwqe/genwqe_card.h
Applying io_quotes_use            to linux/wmi.h
Applying io_quotes_def            to linux/ppp-comp.h
Applying io_quotes_use            to linux/rfkill.h
Applying io_quotes_def            to linux/pci_regs.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/hsi/cs-protocol.h
Applying io_quotes_use            to linux/hsi/hsi_char.h
Cleaning up unneeded directories:
fixincludes is done
echo timestamp > stmp-fixinc
if [ -d include ] ; then true; else mkdir include; chmod a+rx include; fi
if [ -d include-fixed ] ; then true; else mkdir include-fixed; chmod a+rx \
include-fixed; fi for file in .. ../../gcc/ginclude/float.h \
../../gcc/ginclude/iso646.h ../../gcc/ginclude/stdarg.h ../../gcc/ginclude/stdbool.h \
../../gcc/ginclude/stddef.h ../../gcc/ginclude/varargs.h ../../gcc/ginclude/stdfix.h \
../../gcc/ginclude/stdnoreturn.h ../../gcc/ginclude/stdalign.h \
../../gcc/ginclude/stdatomic.h ../../gcc/config/i386/cpuid.h \
../../gcc/config/i386/mmintrin.h ../../gcc/config/i386/mm3dnow.h \
../../gcc/config/i386/xmmintrin.h ../../gcc/config/i386/emmintrin.h \
../../gcc/config/i386/pmmintrin.h ../../gcc/config/i386/tmmintrin.h \
../../gcc/config/i386/ammintrin.h ../../gcc/config/i386/smmintrin.h \
../../gcc/config/i386/nmmintrin.h ../../gcc/config/i386/bmmintrin.h \
../../gcc/config/i386/fma4intrin.h ../../gcc/config/i386/wmmintrin.h \
../../gcc/config/i386/immintrin.h ../../gcc/config/i386/x86intrin.h \
../../gcc/config/i386/avxintrin.h ../../gcc/config/i386/xopintrin.h \
../../gcc/config/i386/ia32intrin.h ../../gcc/config/i386/cross-stdarg.h \
../../gcc/config/i386/lwpintrin.h ../../gcc/config/i386/popcntintrin.h \
../../gcc/config/i386/lzcntintrin.h ../../gcc/config/i386/bmiintrin.h \
../../gcc/config/i386/bmi2intrin.h ../../gcc/config/i386/tbmintrin.h \
../../gcc/config/i386/avx2intrin.h ../../gcc/config/i386/avx512fintrin.h \
../../gcc/config/i386/fmaintrin.h ../../gcc/config/i386/f16cintrin.h \
../../gcc/config/i386/rtmintrin.h ../../gcc/config/i386/xtestintrin.h \
../../gcc/config/i386/rdseedintrin.h ../../gcc/config/i386/prfchwintrin.h \
../../gcc/config/i386/adxintrin.h ../../gcc/config/i386/fxsrintrin.h \
../../gcc/config/i386/xsaveintrin.h ../../gcc/config/i386/xsaveoptintrin.h \
../../gcc/config/i386/avx512cdintrin.h ../../gcc/config/i386/avx512erintrin.h \
../../gcc/config/i386/avx512pfintrin.h ../../gcc/config/i386/shaintrin.h \
../../gcc/config/i386/clflushoptintrin.h ../../gcc/config/i386/xsavecintrin.h \
../../gcc/config/i386/xsavesintrin.h ../../gcc/config/i386/avx512dqintrin.h \
../../gcc/config/i386/avx512bwintrin.h ../../gcc/config/i386/avx512vlintrin.h \
../../gcc/config/i386/avx512vlbwintrin.h ../../gcc/config/i386/avx512vldqintrin.h \
../../gcc/config/i386/avx512ifmaintrin.h ../../gcc/config/i386/avx512ifmavlintrin.h \
../../gcc/config/i386/avx512vbmiintrin.h ../../gcc/config/i386/avx512vbmivlintrin.h \
../../gcc/config/i386/avx5124fmapsintrin.h ../../gcc/config/i386/avx5124vnniwintrin.h \
../../gcc/config/i386/avx512vpopcntdqintrin.h ../../gcc/config/i386/clwbintrin.h \
../../gcc/config/i386/mwaitxintrin.h ../../gcc/config/i386/clzerointrin.h \
../../gcc/config/i386/pkuintrin.h ../../gcc/config/i386/sgxintrin.h \
../../gcc/config/i386/cetintrin.h ../../gcc/config/i386/gfniintrin.h \
../../gcc/config/i386/cet.h ../../gcc/config/i386/avx512vbmi2intrin.h \
../../gcc/config/i386/avx512vbmi2vlintrin.h ../../gcc/config/i386/avx512vnniintrin.h \
../../gcc/config/i386/avx512vnnivlintrin.h ../../gcc/config/i386/vaesintrin.h \
../../gcc/config/i386/vpclmulqdqintrin.h \
../../gcc/config/i386/avx512vpopcntdqvlintrin.h \
../../gcc/config/i386/avx512bitalgintrin.h ../../gcc/config/i386/pconfigintrin.h \
../../gcc/config/i386/wbnoinvdintrin.h ../../gcc/config/i386/movdirintrin.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 ../../gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \
  chmod a+r include/stdint-gcc.h; \
  cp ../../gcc/ginclude/stdint-wrap.h include/stdint.h; \
  chmod a+r include/stdint.h; \
elif [ wrap = provide ]; then \
  cp ../../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 ../../gcc/limitx.h ../../gcc/glimits.h ../../gcc/limity.h > \
tmp-xlimits.h; \  else \
    cat ../../gcc/glimits.h > tmp-xlimits.h; \
  fi; \
  /bin/sh ../../gcc/../mkinstalldirs ${fix_dir}; \
  chmod a+rx ${fix_dir} || true; \
  /bin/sh ../../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 ../../gcc/../fixincludes/README-fixinc include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ -xc -nostdinc \
                /dev/null -S -o /dev/null -fself-test=../../gcc/testsuite/selftests
cc1: note: self-tests are not enabled in this build
echo timestamp > s-selftest-c
rm gcc.pod
make[2]: Leaving directory '/sources/gcc-8.3.0/build/gcc'
Checking multilib configuration for libgcc...
mkdir -p -- x86_64-pc-linux-gnu/libgcc
Configuring in x86_64-pc-linux-gnu/libgcc
make[2]: Entering directory '/sources/gcc-8.3.0/build/libcc1'
make  all-am
make[3]: Entering directory '/sources/gcc-8.3.0/build/libcc1'
/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1  \
-I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc  \
-W -Wall  -fvisibility=hidden -pipe -march=native -mtune=intel -MT findcomp.lo -MD \
                -MP -MF .deps/findcomp.Tpo -c -o findcomp.lo ../../libcc1/findcomp.cc
/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1  \
-I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc  \
-W -Wall  -fvisibility=hidden -pipe -march=native -mtune=intel -MT libcc1.lo -MD -MP \
                -MF .deps/libcc1.Tpo -c -o libcc1.lo ../../libcc1/libcc1.cc
/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1  \
-I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc  \
-W -Wall  -fvisibility=hidden -pipe -march=native -mtune=intel -MT libcp1.lo -MD -MP \
                -MF .deps/libcp1.Tpo -c -o libcp1.lo ../../libcc1/libcp1.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include \
-I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -W -Wall \
-fvisibility=hidden -pipe -march=native -mtune=intel -MT libcc1.lo -MD -MP -MF \
                .deps/libcc1.Tpo -c ../../libcc1/libcc1.cc  -fPIC -DPIC -o \
                .libs/libcc1.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include \
-I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -W -Wall \
-fvisibility=hidden -pipe -march=native -mtune=intel -MT findcomp.lo -MD -MP -MF \
                .deps/findcomp.Tpo -c ../../libcc1/findcomp.cc  -fPIC -DPIC -o \
                .libs/findcomp.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include \
-I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -W -Wall \
-fvisibility=hidden -pipe -march=native -mtune=intel -MT libcp1.lo -MD -MP -MF \
                .deps/libcp1.Tpo -c ../../libcc1/libcp1.cc  -fPIC -DPIC -o \
                .libs/libcp1.o
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... /sources/gcc-8.3.0/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... /sources/gcc-8.3.0/build/./gcc/xgcc \
-B/sources/gcc-8.3.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ \
-B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem \
/usr/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 /sources/gcc-8.3.0/build/./gcc/xgcc \
-B/sources/gcc-8.3.0/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ \
-B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem \
/usr/x86_64-pc-linux-gnu/sys-include    accepts -g... mv -f .deps/findcomp.Tpo \
                .deps/findcomp.Plo
/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1  \
-I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc  \
-W -Wall  -fvisibility=hidden -pipe -march=native -mtune=intel -MT names.lo -MD -MP \
                -MF .deps/names.Tpo -c -o names.lo ../../libcc1/names.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include \
-I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -W -Wall \
-fvisibility=hidden -pipe -march=native -mtune=intel -MT names.lo -MD -MP -MF \
.deps/names.Tpo -c ../../libcc1/names.cc  -fPIC -DPIC -o .libs/names.o yes
checking for /sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    \
                option to accept ISO C89... mv -f .deps/names.Tpo .deps/names.Plo
/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1  \
-I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc  \
-W -Wall  -fvisibility=hidden -pipe -march=native -mtune=intel -MT callbacks.lo -MD \
                -MP -MF .deps/callbacks.Tpo -c -o callbacks.lo \
                ../../libcc1/callbacks.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include \
-I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -W -Wall \
-fvisibility=hidden -pipe -march=native -mtune=intel -MT callbacks.lo -MD -MP -MF \
.deps/callbacks.Tpo -c ../../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../../libcc1  \
-I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc  \
-W -Wall  -fvisibility=hidden -pipe -march=native -mtune=intel -MT connection.lo -MD \
-MP -MF .deps/connection.Tpo -c -o connection.lo ../../libcc1/connection.cc none \
needed checking how to run the C preprocessor... libtool: compile:  g++ \
-DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include -I \
../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -W -Wall -fvisibility=hidden \
-pipe -march=native -mtune=intel -MT connection.lo -MD -MP -MF .deps/connection.Tpo \
                -c ../../libcc1/connection.cc  -fPIC -DPIC -o .libs/connection.o
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/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... mv -f \
                .deps/libcc1.Tpo .deps/libcc1.Plo
/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1  \
-I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc  \
-W -Wall  -fvisibility=hidden -pipe -march=native -mtune=intel -MT marshall.lo -MD \
                -MP -MF .deps/marshall.Tpo -c -o marshall.lo ../../libcc1/marshall.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include \
-I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -W -Wall \
-fvisibility=hidden -pipe -march=native -mtune=intel -MT marshall.lo -MD -MP -MF \
.deps/marshall.Tpo -c ../../libcc1/marshall.cc  -fPIC -DPIC -o .libs/marshall.o mv -f \
                .deps/connection.Tpo .deps/connection.Plo
/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1  \
-I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc \
-I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -I \
../../libcc1/../gcc/c   -W -Wall  -fvisibility=hidden -pipe -march=native \
-mtune=intel -MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c -o \
                libcc1plugin.lo ../../libcc1/libcc1plugin.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include \
-I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I \
../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -I \
../../libcc1/../gcc/c -W -Wall -fvisibility=hidden -pipe -march=native -mtune=intel \
-MT libcc1plugin.lo -MD -MP -MF .deps/libcc1plugin.Tpo -c \
../../libcc1/libcc1plugin.cc  -fPIC -DPIC -o .libs/libcc1plugin.o mv -f \
                .deps/marshall.Tpo .deps/marshall.Plo
/bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../libcc1  \
-I ../../libcc1/../include -I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc \
-I ../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -I \
../../libcc1/../gcc/cp   -W -Wall  -fvisibility=hidden -pipe -march=native \
-mtune=intel -MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c -o \
                libcp1plugin.lo ../../libcc1/libcp1plugin.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../libcc1 -I ../../libcc1/../include \
-I ../../libcc1/../libgcc -I ../gcc -I../../libcc1/../gcc -I \
../../libcc1/../gcc/c-family -I ../../libcc1/../libcpp/include -I \
../../libcc1/../gcc/cp -W -Wall -fvisibility=hidden -pipe -march=native -mtune=intel \
-MT libcp1plugin.lo -MD -MP -MF .deps/libcp1plugin.Tpo -c \
../../libcc1/libcp1plugin.cc  -fPIC -DPIC -o .libs/libcp1plugin.o mv -f \
                .deps/libcp1.Tpo .deps/libcp1.Plo
/bin/sh ./libtool --tag=CXX   --mode=link g++ -W -Wall  -fvisibility=hidden -pipe \
-march=native -mtune=intel -module -export-symbols ../../libcc1/libcc1.sym  \
-Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o libcc1.la -rpath \
/usr/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/../lib/crti.o \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbeginS.o  .libs/findcomp.o .libs/libcc1.o \
.libs/libcp1.o .libs/names.o .libs/callbacks.o .libs/connection.o .libs/marshall.o   \
-L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0 \
-L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/lib/../lib \
-L/usr/lib/../lib -L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/lib \
-lstdc++ -lm -lc -lgcc_s /tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtendS.o \
/usr/lib/../lib/crtn.o  -march=native -mtune=intel -static-libstdc++ -static-libgcc \
../libiberty/pic/libiberty.a   -Wl,-soname -Wl,libcc1.so.0 -Wl,-retain-symbols-file \
-Wl,../../libcc1/libcc1.sym -o .libs/libcc1.so.0.0.0 8
checking size of long double... 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" \
) 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... /tools/bin/grep
checking for egrep... /tools/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 for CET support... no
checking if the linker (/sources/gcc-8.3.0/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... mv -f .deps/libcc1plugin.Tpo \
                .deps/libcc1plugin.Plo
/bin/sh ./libtool --tag=CXX   --mode=link g++ -W -Wall  -fvisibility=hidden -pipe \
-march=native -mtune=intel -module -export-symbols ../../libcc1/libcc1plugin.sym  \
-Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o libcc1plugin.la -rpath \
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/plugin libcc1plugin.lo callbacks.lo \
                connection.lo marshall.lo   -Wc,../libiberty/pic/libiberty.a 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/../lib/crti.o \
/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbeginS.o  .libs/libcc1plugin.o \
.libs/callbacks.o .libs/connection.o .libs/marshall.o   \
-L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0 \
-L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/lib/../lib \
-L/usr/lib/../lib -L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/lib \
-lstdc++ -lm -lc -lgcc_s /tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtendS.o \
/usr/lib/../lib/crtn.o  -march=native -mtune=intel -static-libstdc++ -static-libgcc \
../libiberty/pic/libiberty.a   -Wl,-soname -Wl,libcc1plugin.so.0 \
-Wl,-retain-symbols-file -Wl,../../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" ) 2.28
checking for __attribute__((visibility("hidden")))... yes
checking for .cfi_sections .debug_frame... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... mv -f \
                .deps/libcp1plugin.Tpo .deps/libcp1plugin.Plo
/bin/sh ./libtool --tag=CXX   --mode=link g++ -W -Wall  -fvisibility=hidden -pipe \
-march=native -mtune=intel -module -export-symbols ../../libcc1/libcp1plugin.sym  \
-Xcompiler '-static-libstdc++' -Xcompiler '-static-libgcc' -o libcp1plugin.la -rpath \
/usr/lib/gcc/x86_64-pc-linux-gnu/8.3.0/plugin libcp1plugin.lo callbacks.lo \
connection.lo marshall.lo   -Wc,../libiberty/pic/libiberty.a  no
checking if the assembler supports AVX... yes
checking for init priority support... libtool: link: g++  -fPIC -DPIC -shared \
-nostdlib /usr/lib/../lib/crti.o /tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbeginS.o \
.libs/libcp1plugin.o .libs/callbacks.o .libs/connection.o .libs/marshall.o   \
-L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0 \
-L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/lib/../lib \
-L/usr/lib/../lib -L/tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/lib \
-lstdc++ -lm -lc -lgcc_s /tools/lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtendS.o \
/usr/lib/../lib/crtn.o  -march=native -mtune=intel -static-libstdc++ -static-libgcc \
../libiberty/pic/libiberty.a   -Wl,-soname -Wl,libcp1plugin.so.0 \
-Wl,-retain-symbols-file -Wl,../../libcc1/libcp1plugin.sym -o \
.libs/libcp1plugin.so.0.0.0 yes
configure: updating cache ./config.cache
configure: creating ./config.status
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[3]: Leaving directory '/sources/gcc-8.3.0/build/libcc1'
make[2]: Leaving directory '/sources/gcc-8.3.0/build/libcc1'
config.status: creating Makefile
config.status: creating auto-target.h
config.status: executing default commands
make[2]: Entering directory '/sources/gcc-8.3.0/build/x86_64-pc-linux-gnu/libgcc'
# If this is the top-level multilib, build all the other
ln -s ../../../libgcc/enable-execute-stack-empty.c enable-execute-stack.c
ln -s ../../../libgcc/unwind-generic.h unwind.h
ln -s ../../../libgcc/config/i386/linux-unwind.h md-unwind-support.h
ln -s ../../../libgcc/config/i386/sfp-machine.h sfp-machine.h
# multilibs.
ln -s ../../../libgcc/gthr-posix.h gthr-default.h
DEFINES='' HEADERS='../../../libgcc/config/i386/elf-lib.h \
                ../../../libgcc/config/i386/value-unwind.h' \
	../../../libgcc/mkheader.sh > tmp-libgcc_tm.h
/bin/sh ../../../libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../libgcc/config/libbid \
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o avx_savms64_s.o -MT \
avx_savms64_s.o -MD -MP -MF avx_savms64_s.dep -DSHARED -c -xassembler-with-cpp \
                ../../../libgcc/config/i386/avx_savms64.S
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../libgcc/config/libbid \
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o avx_resms64_s.o -MT \
avx_resms64_s.o -MD -MP -MF avx_resms64_s.dep -DSHARED -c -xassembler-with-cpp \
                ../../../libgcc/config/i386/avx_resms64.S
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../libgcc/config/libbid \
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o avx_resms64x_s.o -MT \
avx_resms64x_s.o -MD -MP -MF avx_resms64x_s.dep -DSHARED -c -xassembler-with-cpp \
../../../libgcc/config/i386/avx_resms64x.S echo timestamp > libgcc_tm.stamp
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../libgcc/config/libbid \
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o avx_savms64f_s.o -MT \
avx_savms64f_s.o -MD -MP -MF avx_savms64f_s.dep -DSHARED -c -xassembler-with-cpp \
                ../../../libgcc/config/i386/avx_savms64f.S
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../libgcc/config/libbid \
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o avx_resms64f_s.o -MT \
avx_resms64f_s.o -MD -MP -MF avx_resms64f_s.dep -DSHARED -c -xassembler-with-cpp \
                ../../../libgcc/config/i386/avx_resms64f.S
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../libgcc/config/libbid \
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o avx_resms64fx_s.o -MT \
avx_resms64fx_s.o -MD -MP -MF avx_resms64fx_s.dep -DSHARED -c -xassembler-with-cpp \
                ../../../libgcc/config/i386/avx_resms64fx.S
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../libgcc/config/libbid \
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o sse_savms64_s.o -MT \
sse_savms64_s.o -MD -MP -MF sse_savms64_s.dep -DSHARED -c -xassembler-with-cpp \
                ../../../libgcc/config/i386/sse_savms64.S
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../libgcc/config/libbid \
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o sse_resms64_s.o -MT \
sse_resms64_s.o -MD -MP -MF sse_resms64_s.dep -DSHARED -c -xassembler-with-cpp \
                ../../../libgcc/config/i386/sse_resms64.S
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../libgcc/config/libbid \
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o sse_resms64x_s.o -MT \
sse_resms64x_s.o -MD -MP -MF sse_resms64x_s.dep -DSHARED -c -xassembler-with-cpp \
                ../../../libgcc/config/i386/sse_resms64x.S
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../libgcc/config/libbid \
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o sse_savms64f_s.o -MT \
sse_savms64f_s.o -MD -MP -MF sse_savms64f_s.dep -DSHARED -c -xassembler-with-cpp \
                ../../../libgcc/config/i386/sse_savms64f.S
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../libgcc/config/libbid \
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o sse_resms64f_s.o -MT \
sse_resms64f_s.o -MD -MP -MF sse_resms64f_s.dep -DSHARED -c -xassembler-with-cpp \
                ../../../libgcc/config/i386/sse_resms64f.S
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../libgcc/config/libbid \
-DENABLE_DECIMAL_BID_FORMAT -DHAVE_CC_TLS  -DUSE_TLS -o sse_resms64fx_s.o -MT \
sse_resms64fx_s.o -MD -MP -MF sse_resms64fx_s.dep -DSHARED -c -xassembler-with-cpp \
                ../../../libgcc/config/i386/sse_resms64fx.S
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../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 \
../../../libgcc/config/i386/morestack.S sed -e 's/__PFX__/__/g' \
    -e 's/__FIXPTPFX__/__/g' < ../../../libgcc/libgcc-std.ver.in > libgcc-std.ver
dest=../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../libgcc/../move-if-change $dest ../.././gcc/include/unwind.h
/sources/gcc-8.3.0/build/./gcc/nm -pg avx_savms64_s.o | gawk 'NF == 3 && $2 !~ \
/^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
                avx_savms64.visT
/sources/gcc-8.3.0/build/./gcc/nm -pg avx_resms64_s.o | gawk 'NF == 3 && $2 !~ \
/^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
                avx_resms64.visT
/sources/gcc-8.3.0/build/./gcc/nm -pg avx_resms64x_s.o | gawk 'NF == 3 && $2 !~ \
/^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
                avx_resms64x.visT
/sources/gcc-8.3.0/build/./gcc/nm -pg avx_savms64f_s.o | gawk 'NF == 3 && $2 !~ \
/^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
avx_savms64f.visT mv -f avx_resms64.visT avx_resms64.vis
/sources/gcc-8.3.0/build/./gcc/nm -pg avx_resms64f_s.o | gawk 'NF == 3 && $2 !~ \
/^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
avx_resms64f.visT mv -f avx_resms64x.visT avx_resms64x.vis
/sources/gcc-8.3.0/build/./gcc/nm -pg avx_resms64fx_s.o | gawk 'NF == 3 && $2 !~ \
/^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
avx_resms64fx.visT mv -f avx_savms64.visT avx_savms64.vis
mv -f avx_savms64f.visT avx_savms64f.vis
/sources/gcc-8.3.0/build/./gcc/nm -pg sse_savms64_s.o | gawk 'NF == 3 && $2 !~ \
/^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
                sse_savms64.visT
/sources/gcc-8.3.0/build/./gcc/nm -pg sse_resms64_s.o | gawk 'NF == 3 && $2 !~ \
/^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
sse_resms64.visT mv -f avx_resms64f.visT avx_resms64f.vis
/sources/gcc-8.3.0/build/./gcc/nm -pg sse_resms64x_s.o | gawk 'NF == 3 && $2 !~ \
/^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
sse_resms64x.visT mv -f avx_resms64fx.visT avx_resms64fx.vis
/sources/gcc-8.3.0/build/./gcc/nm -pg sse_savms64f_s.o | gawk 'NF == 3 && $2 !~ \
/^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
sse_savms64f.visT mv -f sse_savms64.visT sse_savms64.vis
mv -f sse_resms64.visT sse_resms64.vis
/sources/gcc-8.3.0/build/./gcc/nm -pg sse_resms64f_s.o | gawk 'NF == 3 && $2 !~ \
/^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
                sse_resms64f.visT
/sources/gcc-8.3.0/build/./gcc/nm -pg sse_resms64fx_s.o | gawk 'NF == 3 && $2 !~ \
/^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
sse_resms64fx.visT mv -f sse_resms64x.visT sse_resms64x.vis
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../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 \
../../../libgcc/generic-morestack.c -fvisibility=hidden -DHIDE_EXPORTS mv -f \
sse_savms64f.visT sse_savms64f.vis mv -f sse_resms64f.visT sse_resms64f.vis
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../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 \
../../../libgcc/generic-morestack-thread.c -fvisibility=hidden -DHIDE_EXPORTS mv -f \
                sse_resms64fx.visT sse_resms64fx.vis
/sources/gcc-8.3.0/build/./gcc/nm -pg morestack_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ \
                && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > \
                morestack.visT
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../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 \
../../../libgcc/libgcov-merge.c mv -f morestack.visT morestack.vis
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../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 \
                ../../../libgcc/libgcov-merge.c
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../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 \
                ../../../libgcc/libgcov-merge.c
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -fpic \
-mlong-double-80 -DUSE_ELF_SYMVER  -g -DIN_LIBGCC2 -fbuilding-libgcc \
-fno-stack-protector   -fpic -mlong-double-80 -DUSE_ELF_SYMVER  -I. -I. -I../.././gcc \
-I../../../libgcc -I../../../libgcc/. -I../../../libgcc/../gcc \
-I../../../libgcc/../include -I../../../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 ../../../libgcc/libgcov-merge.c
/sources/gcc-8.3.0/build/./gcc/xgcc -B/sources/gcc-8.3.0/build/./gcc/ \
-B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem \
/usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include    -g \
-O2 -pipe -march=native -mtune=intel -O2  -g -O2 -pipe -march=native -mtune=intel \
-DIN_GCC    -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes \
-Wmissing-prototypes -Wold-style-definition  -i



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic